-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: extract 1 unsafe expression(s) to env vars
A-CI
Area: Our Github Actions CI
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.
#154414
opened Mar 26, 2026 by
dagecko
Loading…
Rollup of 2 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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-rust-analyzer
Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#154412
opened Mar 26, 2026 by
JonathanBrouwer
Loading…
Clean up the API for opening/checking incremental-compilation files
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.
#154410
opened Mar 26, 2026 by
Zalathar
Loading…
Update 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-rust-analyzer
Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
try_blocks to a new tracking issue number
S-waiting-on-bors
#154409
opened Mar 26, 2026 by
scottmcm
Loading…
Link from 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.
assert_matches to debug_assert_matches
S-waiting-on-review
#154407
opened Mar 26, 2026 by
theemathas
Loading…
Improve doc comment unicode guidance
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.
#154405
opened Mar 26, 2026 by
chenyukang
Loading…
Add tracking of query call locations
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
Enhance documentation on wake call memory ordering
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.
#154401
opened Mar 26, 2026 by
xmh0511
Loading…
Remove 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.
OpaqueListContents
S-waiting-on-review
#154399
opened Mar 26, 2026 by
nnethercote
Loading…
Add test for async Send with PhantomData<*mut ()> + unsafe impl Send + dyn Trait
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.
#154398
opened Mar 26, 2026 by
sandersaares
Loading…
chore(deps): update rust crate tar to v0.4.45
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-clippy
Relevant to the Clippy team.
#154396
opened Mar 26, 2026 by
xtqqczze
Loading…
Normalize rustc path prefix when testing 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.
-Z track-diagnostics
S-waiting-on-review
#154394
opened Mar 25, 2026 by
aDotInTheVoid
Loading…
Add more robust handling of nested query cycles
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
Improved handling for cycles within the query system itself
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-tidy
Area: The tidy tool
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.
#154387
opened Mar 25, 2026 by
jyn514
Loading…
Fix 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.
#[expect(dead_code)] liveness propagation
S-waiting-on-author
#154377
opened Mar 25, 2026 by
mu001999
Loading…
Remove more BuiltinLintDiag variants - part 4
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.
#154376
opened Mar 25, 2026 by
GuillaumeGomez
Loading…
large_enums mir pass: fix is_enabled logic
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.
#154375
opened Mar 25, 2026 by
RalfJung
Loading…
Rename Area: port run-make Makefiles to rmake.rs
A-rustc-dev-guide
Area: rustc-dev-guide
A-rustdoc-json
Area: Rustdoc JSON backend
A-test-infra-minicore
Area: `minicore` test auxiliary and `//@ add-core-stubs`
PG-exploit-mitigations
Project group: Exploit mitigations
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
MetaSized trait to SizeOfVal
A-run-make
Skip linting unused braces for FunctionArg and MethodArg context for 2024 later
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.
#154373
opened Mar 25, 2026 by
chenyukang
Loading…
Exposing Float Masks
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Use LocalDefId for more tcx method calls
T-clippy
Relevant to the Clippy team.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#154371
opened Mar 25, 2026 by
zetanumbers
Loading…
Clarify one-past-the-end pointer validity
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.
#154370
opened Mar 25, 2026 by
justanotheranonymoususer
Loading…
Fix 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.
pattern_from_macro_note for bit-or expr
S-waiting-on-review
#154369
opened Mar 25, 2026 by
ver-nyan
Loading…
delegation: invoke hir_crate_items before force_delayed_owners_lowering
F-fn_delegation
`#![feature(fn_delegation)]`
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#154368
opened Mar 25, 2026 by
aerooneqq
Loading…
Make 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.
rustc_hir_analysis not depend on rustc_lint.
S-waiting-on-review
#154361
opened Mar 25, 2026 by
nnethercote
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.