-
-
Notifications
You must be signed in to change notification settings - Fork 16.1k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 6 pull requests
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
rollup
A PR which is a rollup
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#163033
opened Sep 19, 2026 by
jhpratt
Member
Loading…
Use newer Area: Our Github Actions CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
make version when building GCC
A-CI
#163031
opened Sep 19, 2026 by
GuillaumeGomez
Member
Loading…
Fix MIR inliner cycle detection for mutual recursion
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.
#163030
opened Sep 19, 2026 by
kulinsky
Contributor
Loading…
make ice reporter respect color config
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.
#163029
opened Sep 19, 2026 by
malezjaa
Contributor
Loading…
autodiff: fix sysroot candidates in libEnzyme not found error
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
F-autodiff
`#![feature(autodiff)]`
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.
#163028
opened Sep 19, 2026 by
sgasho
Contributor
Loading…
A couple polonius constraints perf improvements
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
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.
#163027
opened Sep 19, 2026 by
jackh726
Member
Loading…
hir_typeck: simplify 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.
upvar::determine_capture_info impl
S-waiting-on-review
#163026
opened Sep 19, 2026 by
Jules-Bertholet
Contributor
Loading…
make `#![feature(complex_numbers)]`
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.
Complex ABI GCC-compatible on sparc
F-complex_numbers
#163025
opened Sep 19, 2026 by
folkertdev
Contributor
Loading…
Add 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.
Dir::metadata_at & Dir::symlink_metadata_at
S-waiting-on-review
#163024
opened Sep 19, 2026 by
RalfJung
Member
Loading…
va_arg: pass in TyAndLayout
A-LLVM
#163021
opened Sep 19, 2026 by
folkertdev
Contributor
Loading…
Dir: fix fallback impl for remove_dir
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.
#163020
opened Sep 19, 2026 by
RalfJung
Member
Loading…
Prepare for the introduction of forced keywords (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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
k#)
S-waiting-on-review
#163019
opened Sep 19, 2026 by
fmease
Member
Loading…
implement (OnceLock,LazyLock)::(get_unchecked,get_unchecked_mut)
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.
#163018
opened Sep 19, 2026 by
malezjaa
Contributor
Loading…
Don't claim that escaping value is a reference in diagnostics
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-clippy
Relevant to the Clippy team.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#163016
opened Sep 19, 2026 by
maxdexh
Member
Loading…
add Area: `minicore` test auxiliary and `//@ add-core-stubs`
F-c_variadic
`#![feature(c_variadic)]`
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.
minicore::ffi::VaList
A-test-infra-minicore
#163015
opened Sep 19, 2026 by
folkertdev
Contributor
Loading…
Inform LLVM that &str has length <= isize::MAX
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.
Miri can do dirfd now
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
dont store arbitrary parsed attributes in thir
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.
#163009
opened Sep 19, 2026 by
mejrs
Member
Loading…
add Dir::try_clone
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#163007
opened Sep 19, 2026 by
RalfJung
Member
Loading…
Use 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.
end_point for trailing brace in let...else diagnostics
S-waiting-on-bors
#163006
opened Sep 19, 2026 by
lapla-cogito
Contributor
Loading…
Avoid unreachable integer underflow check 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.
CStr::count_bytes()
S-waiting-on-review
#163005
opened Sep 19, 2026 by
Darksonn
Member
Loading…
Test Windows process handle inheritance by object identity
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.
#163004
opened Sep 19, 2026 by
trungminhdo4-glitch
Loading…
Avoid generating overlapping assignments in DSE
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.
#162998
opened Sep 19, 2026 by
saethlin
Member
Loading…
Constify 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.
impl FromStr for NonZero<T>
S-waiting-on-review
#162995
opened Sep 19, 2026 by
sorairolake
Contributor
Loading…
Filter out nominations being removed if they're accepted
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
#162994
opened Sep 19, 2026 by
clarfonthey
Contributor
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.