-
Notifications
You must be signed in to change notification settings - Fork 14k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 10 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-run-make
Area: port run-make Makefiles to rmake.rs
A-tidy
Area: The tidy tool
PG-exploit-mitigations
Project group: Exploit mitigations
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-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.
#148753
opened Nov 9, 2025 by
matthiaskrgr
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.
ManuallyDrop::take
S-waiting-on-review
#148752
opened Nov 9, 2025 by
nxsaken
Loading…
Build gnullvm toolchains on Windows natively
A-CI
Area: Our Github Actions CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
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)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
const validation: remove check for mutable refs in final value of const
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.
#148746
opened Nov 9, 2025 by
RalfJung
Loading…
Add myself(chenyukang) to the review rotation
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.
#148744
opened Nov 9, 2025 by
chenyukang
Loading…
Implement IsZero for (), and optimize 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.
IsZero::is_zero for arrays
S-waiting-on-author
#148737
opened Nov 9, 2025 by
zachs18
Loading…
Fix typo in unstable-book link
PG-exploit-mitigations
Project group: Exploit mitigations
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#148736
opened Nov 9, 2025 by
luca3s
Loading…
Fix ICE caused by invalid spans for shrink_file
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.
#148735
opened Nov 9, 2025 by
chenyukang
Loading…
miri subtree update
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#148734
opened Nov 9, 2025 by
RalfJung
Loading…
Implement the alternative Operating system: Unix-like
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.
try block desugaring
O-unix
#148725
opened Nov 9, 2025 by
scottmcm
Loading…
tidy: Don't bypass stderr output capture in unit tests
A-tidy
Area: The tidy tool
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)
#148724
opened Nov 9, 2025 by
Zalathar
Loading…
bootstrap: Render doctest timing reports as text, not JSON
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)
#148723
opened Nov 9, 2025 by
Zalathar
Loading…
Add Crystal Durham to .mailmap
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.
#148722
opened Nov 9, 2025 by
CAD97
Loading…
Allow unnormalized types in drop elaboration
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.
#148719
opened Nov 9, 2025 by
Nadrieril
Loading…
Do not mention 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.
-Zmacro-backtrace for std macros that are a wrapper around a compiler intrinsic
S-waiting-on-review
#148718
opened Nov 8, 2025 by
estebank
Loading…
Point at span within local macros even when error happens in nested external macro
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.
#148717
opened Nov 8, 2025 by
estebank
Loading…
mgca: Finish implementation of Area: Attributes (`#[…]`, `#![…]`)
A-const-generics
Area: const generics (parameters and arguments)
F-min_generic_const_args
`#![feature(min_generic_const_args)]`
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.
#[type_const]
A-attributes
#148716
opened Nov 8, 2025 by
camelid
Loading…
rustc_borrowck: fix async closure error note to report FnOnce rather than Fn
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.
#148713
opened Nov 8, 2025 by
InvalidPathException
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.
cfg_select! to the new attribute parsing system
A-attributes
#148712
opened Nov 8, 2025 by
JonathanBrouwer
Loading…
fix: disable self-contained linker when bootstrap-override-lld is set
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)
#148709
opened Nov 8, 2025 by
karolzwolak
Loading…
compute temporary scopes when building MIR, not THIR
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.
Use 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-libs
Relevant to the library team, which will review and decide on the PR/issue.
overflow_checks intrinsic so IterRangeFrom yields MAX before panicking in debug
S-waiting-on-review
#148703
opened Nov 8, 2025 by
pitaj
Loading…
Fix query cycle when encounter unevaluated const
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)
#148698
opened Nov 8, 2025 by
tiif
Loading…
std: support Target: Arm's secure enclave that code isn't supposed to be able to jailbreak
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.
RwLock and thread parking on TEEOS
O-teeos
#148694
opened Nov 8, 2025 by
joboet
Loading…
Implement 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.
clamp_magnitude method for primitive floats & signed integers
S-waiting-on-review
#148690
opened Nov 8, 2025 by
IntegralPilot
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.