Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 9 pull requests
- #131887
#131887
Merged
bors
merged 23 commits into
rust-lang:master
rust-lang/rust:master
from
jieyouxu:rollup-ftik4ni
jieyouxu/rust:rollup-ftik4ni
Copy head branch name to clipboard
Oct 18, 2024
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Rollup of 9 pull requests
#131887
bors
merged 23 commits into
rust-lang:master
rust-lang/rust:master
from
jieyouxu:rollup-ftik4ni
jieyouxu/rust:rollup-ftik4ni
Copy head branch name to clipboard
Commits
Commits on Oct 15, 2024
Start test case for `rjmp` regression test
Show description for da44e3f
jfrimmel
committed
da44e3f
View commit details
Copy full SHA for da44e3f
Browse repository at this point
Add check-annotations ensuring correct label
Show description for 652ba66
jfrimmel
committed
652ba66
View commit details
Copy full SHA for 652ba66
Browse repository at this point
Allow the compiler to select any register
jfrimmel
committed
db6c736
View commit details
Copy full SHA for db6c736
Browse repository at this point
Commits on Oct 16, 2024
Convert to a `rmake`-test
Show description for ab00841
jfrimmel
committed
ab00841
View commit details
Copy full SHA for ab00841
Browse repository at this point
Simplify test and make it more reliable
Show description for bb8db13
jfrimmel
committed
bb8db13
View commit details
Copy full SHA for bb8db13
Browse repository at this point
Partially stabilize const_pin
GKFX
committed
24810b0
View commit details
Copy full SHA for 24810b0
Browse repository at this point
Commits on Oct 17, 2024
Fix predicate signatures in retain_mut docs
collinoc
committed
3ed5d55
View commit details
Copy full SHA for 3ed5d55
Browse repository at this point
Use `rust-lld` instead of `avr-gcc` as the linker
Show description for a35ed2f
jfrimmel
committed
a35ed2f
View commit details
Copy full SHA for a35ed2f
Browse repository at this point
remove outdated documentation for `repeat_n`
Show description for cdacdae
AnthonyMikh
authored
cdacdae
View commit details
Copy full SHA for cdacdae
Browse repository at this point
Commits on Oct 18, 2024
Avoid shadowing user provided types or type aliases in `thread_local!`
Show description for 7b2320c
jieyouxu
committed
7b2320c
View commit details
Copy full SHA for 7b2320c
Browse repository at this point
Default to the medium code model on OpenHarmony LoongArch target
Show description for 275ec06
heiher
committed
275ec06
View commit details
Copy full SHA for 275ec06
Browse repository at this point
Add entropy source for RTEMS
thesummer
committed
e20636a
View commit details
Copy full SHA for e20636a
Browse repository at this point
checktools.sh: add link to issue for more context about disabled Miri tests
RalfJung
committed
4277160
View commit details
Copy full SHA for 4277160
Browse repository at this point
Dont ICE when computing coverage of synthetic async closure body
compiler-errors
authored and
Zalathar
committed
cdbf28a
View commit details
Copy full SHA for cdbf28a
Browse repository at this point
Rollup merge of #130136 - GKFX:stabilize-const-pin, r=dtolnay
Show description for dae3076
jieyouxu
authored
dae3076
View commit details
Copy full SHA for dae3076
Browse repository at this point
Rollup merge of #131755 - jfrimmel:avr-rjmp-offset-regression-test, r=jieyouxu
Show description for ebff167
jieyouxu
authored
ebff167
View commit details
Copy full SHA for ebff167
Browse repository at this point
Rollup merge of #131774 - thesummer:rtems-add-getentropy, r=joboet
Show description for 951c0cd
jieyouxu
authored
951c0cd
View commit details
Copy full SHA for 951c0cd
Browse repository at this point
Rollup merge of #131802 - compiler-errors:fnonce-coverage, r=Zalathar
Show description for aae4730
jieyouxu
authored
aae4730
View commit details
Copy full SHA for aae4730
Browse repository at this point
Rollup merge of #131809 - collinoc:fix-retain-mut-docs, r=jhpratt
Show description for 759820e
jieyouxu
authored
759820e
View commit details
Copy full SHA for 759820e
Browse repository at this point
Rollup merge of #131858 - AnthonyMikh:AnthonyMikh/repeat_n-is-not-that-special-anymore, r=jhpratt
Show description for 64bf99b
jieyouxu
authored
64bf99b
View commit details
Copy full SHA for 64bf99b
Browse repository at this point
Rollup merge of #131866 - jieyouxu:thread_local, r=jhpratt
Show description for af85d52
jieyouxu
authored
af85d52
View commit details
Copy full SHA for af85d52
Browse repository at this point
Rollup merge of #131874 - heiher:loong-ohos-medium, r=jieyouxu
Show description for 9a664a0
jieyouxu
authored
9a664a0
View commit details
Copy full SHA for 9a664a0
Browse repository at this point
Rollup merge of #131877 - RalfJung:checktools-comment, r=ChrisDenton
Show description for 80a8f7b
jieyouxu
authored
80a8f7b
View commit details
Copy full SHA for 80a8f7b
Browse repository at this point
You can’t perform that action at this time.