-
-
Notifications
You must be signed in to change notification settings - Fork 15k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add 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.
SpecialDerives
S-waiting-on-review
#157675
opened Jun 9, 2026 by
makai410
Member
Loading…
Rollup of 15 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-run-make
Area: port run-make Makefiles to rmake.rs
A-rustdoc-js
Area: Rustdoc's JS front-end
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-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-rust-analyzer
Relevant to the rust-analyzer 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.
#157673
opened Jun 9, 2026 by
GuillaumeGomez
Member
Loading…
Region inference: Simplify initialisation of region values
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-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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#157672
opened Jun 9, 2026 by
amandasystems
Contributor
Loading…
Require 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.
rustc_comptime fns to also be const
S-waiting-on-review
#157671
opened Jun 9, 2026 by
oli-obk
Contributor
Loading…
Rename 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.
errors.rs file to diagnostics.rs (4/N)
S-waiting-on-bors
#157670
opened Jun 9, 2026 by
GuillaumeGomez
Member
Loading…
cfi: add diag mode support
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
PG-exploit-mitigations
Project group: Exploit mitigations
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.
#157669
opened Jun 9, 2026 by
1c3t3a
Member
Loading…
Add test for matches in 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.
rustc_must_match_exhaustively
S-waiting-on-bors
#157668
opened Jun 9, 2026 by
jdonszelmann
Contributor
Loading…
Rename typing modes to better describe real usage
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)
#157667
opened Jun 9, 2026 by
jdonszelmann
Contributor
Loading…
Don't emit 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.
unused_parens suggestion for proc-macro-synthesized parens around bounds
S-waiting-on-review
#157662
opened Jun 9, 2026 by
sanidhyasin
Contributor
Loading…
Update to ar_archive_writer v0.5.2
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#157661
opened Jun 9, 2026 by
bjorn3
Member
Loading…
normalize instead of evaluating type const patterns
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.
#157660
opened Jun 9, 2026 by
Shourya742
Member
Loading…
UnsafeCell: mention shared-ref-to-interior case, fix aliasing model inaccuracy
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.
#157658
opened Jun 9, 2026 by
RalfJung
Member
Loading…
delegation: refactor delegation list expansions so they have `#![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.
LocalExpnId
F-fn_delegation
#157657
opened Jun 9, 2026 by
aerooneqq
Contributor
Loading…
Make Share::share final and improve docs
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.
#157655
opened Jun 9, 2026 by
P8L1
Contributor
Loading…
remove AliasTerm::def_id()
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#157653
opened Jun 9, 2026 by
khyperia
Contributor
Loading…
fix doc for unicode normalization faq on 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.
casefold APIs
S-waiting-on-bors
#157652
opened Jun 9, 2026 by
davidhewitt
Contributor
Loading…
Remove AnonConstKind::GCA and reject generic anon consts
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.
#157651
opened Jun 9, 2026 by
LaneAsade
Member
Loading…
rustc_target: Add OpenEmbedded/Yocto Linux base targets
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.
#157650
opened Jun 9, 2026 by
DeepeshWR
Contributor
Loading…
Start using comptime for reflection intrinsics and their wrapper functions
F-type_info
#![feature(type_info)]
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.
#157647
opened Jun 9, 2026 by
oli-obk
Contributor
Loading…
Keep rename-imported main alive in dead-code analysis under 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.
--test
S-waiting-on-review
#157646
opened Jun 9, 2026 by
MaximilianAzendorf
Contributor
Loading…
Windows TLS - when Area: port run-make Makefiles to rmake.rs
O-windows
Operating system: Windows
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.
cleanup can be unloaded, leak instead of running dtors in atexit
A-run-make
#157645
opened Jun 9, 2026 by
ohadravid
Contributor
Loading…
wasm32-wasip1-threads: Correct llvm target name
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.
#157644
opened Jun 9, 2026 by
kolayne
Loading…
Report duplicate relaxed bounds during ast lowering
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.
#157642
opened Jun 9, 2026 by
oli-obk
Contributor
Loading…
promotion: don't promote extern statics
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.
#157641
opened Jun 9, 2026 by
sjwang05
Contributor
Loading…
Reorder Area: Rustdoc's JS front-end
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
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.
impl restriction rendering and add bottom margin
A-rustdoc-js
#157633
opened Jun 9, 2026 by
CoCo-Japan-pan
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.