-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Tweak invalid builtin attribute output
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#145238
opened Aug 11, 2025 by
estebank
Loading…
Rollup of 7 pull requests
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-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-clippy
Relevant to the Clippy team.
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.
#145236
opened Aug 11, 2025 by
Zalathar
Loading…
Minor 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.
[const]
tweaks
S-waiting-on-review
#145235
opened Aug 11, 2025 by
compiler-errors
Loading…
match exhaustiveness diagnostics: show a trailing comma on singleton tuple consructors in witness patterns (and clean up a little)
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.
#145234
opened Aug 10, 2025 by
dianne
Loading…
cfg_select: Support unbraced expressions
I-lang-nominated
Nominated for discussion during a lang team meeting.
I-libs-api-nominated
Nominated for discussion during a libs-api team meeting.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language team
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#145233
opened Aug 10, 2025 by
joshtriplett
Loading…
Conditionally compile contracts instead of deciding at run-time
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.
#145229
opened Aug 10, 2025 by
dawidl022
Loading…
Remove unnecessary parentheses in 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.
assert!
s
S-waiting-on-bors
#145228
opened Aug 10, 2025 by
estebank
Loading…
Tweak spans providing type context on errors when involving macros
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.
#145227
opened Aug 10, 2025 by
estebank
Loading…
Fix macro infinite recursion test to not trigger warning about semicolon in expr
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.
#145225
opened Aug 10, 2025 by
joshtriplett
Loading…
Fix Cargo cross-compilation (take two)
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)
#145221
opened Aug 10, 2025 by
Kobzol
Loading…
Improve incremental use of lint filtering
perf-regression
Performance regression.
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.
#145220
opened Aug 10, 2025 by
blyxyas
Loading…
Reduce size of Unicode tables
I-libs-nominated
Nominated for discussion during a libs team meeting.
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.
#145219
opened Aug 10, 2025 by
Kmeakin
Loading…
[Debuginfo] improve enum value formatting in LLDB for better readability
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.
#145218
opened Aug 10, 2025 by
nilptr
Loading…
rustdoc: correct negative-to-implicit discriminant display
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#145216
opened Aug 10, 2025 by
eval-exec
Loading…
Enable RUST_BACKTRACE=1 on CI
A-CI
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.
#145215
opened Aug 10, 2025 by
Kobzol
Loading…
fix: re-enable self-assignment
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.
#145214
opened Aug 10, 2025 by
notJoon
Loading…
Fix Crash when indexing into a generic slice with computed length in const fns
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.
#145213
opened Aug 10, 2025 by
eval-exec
Loading…
Stabilise Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
const_array_each_ref
.
S-waiting-on-review
#145211
opened Aug 10, 2025 by
bjoernager
Loading…
Stabilize 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.
path_add_extension
S-waiting-on-review
#145209
opened Aug 10, 2025 by
hanna-kruppe
Loading…
Implement declarative (Status: This is awaiting some action (such as code changes or more information) from the author.
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.
macro_rules!
) derive macros (RFC 3698)
S-waiting-on-author
#145208
opened Aug 10, 2025 by
joshtriplett
•
Draft
Ship correct Cranelift library in its dist component
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.
#145207
opened Aug 10, 2025 by
Kobzol
Loading…
Port Area: Attributes (`#[…]`, `#![…]`)
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.
#[custom_mir(..)]
to the new attribute system
A-attributes
#145206
opened Aug 10, 2025 by
scrabsha
Loading…
Ignore coroutine witness type region args in auto trait confirmation
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.
#145194
opened Aug 10, 2025 by
compiler-errors
Loading…
Revert "Remove the witness type from coroutine args"
beta-nominated
Nominated for backporting to the compiler in the beta channel.
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#145193
opened Aug 10, 2025 by
compiler-errors
Loading…
Weekly Status: Awaiting review from the assignee but also interested parties.
cargo update
S-waiting-on-review
#145189
opened Aug 10, 2025 by
github-actions
bot
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.