-
-
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
Rollup of 12 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-CI
Area: Our Github Actions CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
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-infra
Relevant to the infrastructure 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#154637
opened Mar 31, 2026 by
JonathanBrouwer
Loading…
./x run miri: default to edition 2021
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)
#154635
opened Mar 31, 2026 by
RalfJung
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.
Hcx/hcx consistently for StableHashingContext.
S-waiting-on-bors
#154634
opened Mar 31, 2026 by
nnethercote
Loading…
Rollup of 9 pull requests
A-compiler-builtins
Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins)
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.
#154633
opened Mar 31, 2026 by
tgross35
Loading…
Move Area: Attributes (`#[…]`, `#![…]`)
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.
rustc_middle::mir::mono to rustc_middle::mono
A-attributes
#154627
opened Mar 31, 2026 by
nnethercote
Loading…
Make Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language team
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
DerefPure dyn-incompatible
S-waiting-on-review
#154624
opened Mar 31, 2026 by
theemathas
Loading…
Move issue-16562 to tests/ui/generics/
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.
#154621
opened Mar 31, 2026 by
DiveshK007
Loading…
stabilize new Range type and iterator
relnotes
Marks issues that should be documented in the release notes of the next release.
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.
#154620
opened Mar 31, 2026 by
pitaj
Loading…
Fix AtomicPtr::update's cfg gate
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.
#154618
opened Mar 31, 2026 by
CAD97
Loading…
Update flate2 users to use zlib-rs
A-CI
Area: Our Github Actions CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
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)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#154617
opened Mar 31, 2026 by
joshtriplett
Loading…
Add 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)
--quiet flag to x.py and bootstrap to suppress output
S-waiting-on-review
#154616
opened Mar 31, 2026 by
erickt
Loading…
Moving 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.
#154615
opened Mar 31, 2026 by
aryannrd
Loading…
Streamline 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.
CachingSourceMapView
S-waiting-on-review
#154614
opened Mar 31, 2026 by
nnethercote
Loading…
Add a test for a now fixed ICE with 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.
offset_of!()
S-waiting-on-bors
#154612
opened Mar 30, 2026 by
jakubadamw
Loading…
Suggest public re-exports when a private module makes an import path inaccessible
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.
#154610
opened Mar 30, 2026 by
jakubadamw
Loading…
Enable 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.
#[diagnostic::on_const] for local impls
S-waiting-on-review
#154609
opened Mar 30, 2026 by
mejrs
Loading…
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.
_value API for number literals in proc-macro
S-waiting-on-review
#154608
opened Mar 30, 2026 by
GuillaumeGomez
Loading…
misc test cleanups
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)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#154606
opened Mar 30, 2026 by
cyrgani
Loading…
Make Project group: Exploit mitigations
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.
span_suggestions always verbose
PG-exploit-mitigations
#154605
opened Mar 30, 2026 by
estebank
Loading…
abort in core
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.
#154604
opened Mar 30, 2026 by
CAD97
Loading…
rustdoc-json: Expose Item stability
A-rustdoc-json
Area: Rustdoc JSON backend
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#154603
opened Mar 30, 2026 by
aDotInTheVoid
•
Draft
4 tasks
report the `#![feature(c_variadic)]`
I-lang-nominated
Nominated for discussion during a lang team meeting.
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.
varargs_without_pattern lint in deps
F-c_variadic
#154599
opened Mar 30, 2026 by
folkertdev
Loading…
test 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.
#[naked] with #[link_section = "..."] on windows
S-waiting-on-author
#154598
opened Mar 30, 2026 by
folkertdev
Loading…
Update to wasi-sdk-32 in CI/releases
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.
#154596
opened Mar 30, 2026 by
alexcrichton
Loading…
Emit fatal on invalid const args with nested defs
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.
#154595
opened Mar 30, 2026 by
mu001999
Loading…
Previous Next
ProTip!
Updated in the last three days: updated:>2026-03-28.