-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Unschedule moved locals
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Allow building LLVM DLL with MSVC
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Rollup of 6 pull requests
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-run-make
Area: port run-make Makefiles to rmake.rs
rollup
A PR which is a rollup
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#159573
opened Jul 19, 2026 by
JonathanBrouwer
Contributor
Loading…
Remove unused bundled library lookup for the local crate
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#159571
opened Jul 19, 2026 by
mehdiakiki
Contributor
Loading…
fix ICE in opsem inhabitedness check
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#159570
opened Jul 19, 2026 by
RalfJung
Member
Loading…
Suggest close compiler options
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#159568
opened Jul 19, 2026 by
chenyukang
Member
Loading…
Update rustc crate crossbeam-epoch to 0.9.20
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#159567
opened Jul 19, 2026 by
rperier
Contributor
Loading…
Add support for generics in Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
offloadand remove no_mangle attribute
A-LLVM
Add -Zmips-nan2008 to enable IEEE 754-2008 NaN encoding on MIPS
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Allow elided ('static) lifetimes in Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
thread_local!
S-waiting-on-review
#159564
opened Jul 19, 2026 by
zachs18
Contributor
Loading…
Windows: cache the stdio write mode for the duration of a lock session
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#159562
opened Jul 19, 2026 by
Joel-Wwalker
Contributor
Loading…
feat: Update method signature of int_from_ascii
O-apple
Operating system: Apple / Darwin (macOS, iOS, tvOS, visionOS, watchOS)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#159554
opened Jul 19, 2026 by
ajtribick
Contributor
Loading…
restrict const-eval-related 'content' triggers to library/ folder
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#159549
opened Jul 19, 2026 by
RalfJung
Member
Loading…
Add -Zllvm-target-feature to pass features directly to LLVM
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#159545
opened Jul 19, 2026 by
fo40225
Loading…
Suggest valid command-line crate names
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#159544
opened Jul 19, 2026 by
chenyukang
Member
Loading…
Remove extra semicolons in parsing item lists
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#159543
opened Jul 19, 2026 by
chenyukang
Member
Loading…
Use query for Variant InhabitedPredicate
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#159541
opened Jul 19, 2026 by
camsteffen
Contributor
Loading…
Enable statx on all Linux targets and short-circuit it for musl
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#159540
opened Jul 19, 2026 by
Gelbpunkt
Contributor
Loading…
Always use a Performance regression.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
DropTree to build drops
perf-regression
Optimize slice::contains for bytewise types
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#159535
opened Jul 18, 2026 by
SomeFlyingThing
Loading…
Reorganize Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
tests/ui/issues [28/N]
S-waiting-on-review
#159531
opened Jul 18, 2026 by
zedddie
Contributor
Loading…
Cap socket send length to c_int::MAX on Apple targets
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#159530
opened Jul 18, 2026 by
devnexen
Contributor
Loading…
Add regression test for nested replacement ranges in Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
collect_tokens
S-waiting-on-review
#159529
opened Jul 18, 2026 by
UditDewan
Loading…
Bring runtime symbols statics on par with foreign functions
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#159527
opened Jul 18, 2026 by
Urgau
Member
Loading…
Stabilize passing 128-bit integers via vector registers with Area: Inline assembly (`asm!(…)`)
I-lang-nominated
Nominated for discussion during a lang team meeting.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
asm! on x86
A-inline-assembly
#159525
opened Jul 18, 2026 by
folkertdev
Contributor
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.