-
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
Switch the destructors implementation for thread locals on Windows to use FLS
O-windows
Operating system: Windows
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.
#148799
opened Nov 10, 2025 by
ohadravid
Loading…
Match <OsString as Debug>::fmt to that of str
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.
#148798
opened Nov 10, 2025 by
tamird
Loading…
feat: Add 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.
bit_width for unsigned NonZero<T>
S-waiting-on-review
#148797
opened Nov 10, 2025 by
sorairolake
Loading…
feat: 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)
rust.rustflags option to bootstrap.toml
S-waiting-on-review
#148795
opened Nov 10, 2025 by
karolzwolak
Loading…
Prefer to use file.stable_id over file.name from source map
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.
#148792
opened Nov 10, 2025 by
chenyukang
Loading…
fix "is_closure_like" doc comment
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.
#148791
opened Nov 10, 2025 by
luca3s
Loading…
Add new Tier-3 target: riscv64im-unknown-none-elf
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.
#148790
opened Nov 10, 2025 by
kevaundray
Loading…
Experiment: New fmt::Arguments implementation (another one)
A-fmt
Area: `core::fmt`
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
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.
Unconstrained parameter fix
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#148788
opened Nov 10, 2025 by
TomtheCoder2
Loading…
Replace Area: Our Github Actions CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
master branch references with main
A-CI
#148785
opened Nov 10, 2025 by
reddevilmidzy
Loading…
add test for assoc type norm wf check
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#148783
opened Nov 10, 2025 by
lcnr
Loading…
[rustdoc] Remove unneeded 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.
allow(rustc::potential_query_instability)
S-waiting-on-bors
#148781
opened Nov 10, 2025 by
GuillaumeGomez
Loading…
fix filecheck typos in tests
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.
#148780
opened Nov 10, 2025 by
klensy
Loading…
Implement DynSend and DynSync for std::panic::Location.
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.
#148779
opened Nov 10, 2025 by
zachs18
Loading…
Lock shards while emitting depth limit error.
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
#148777
opened Nov 10, 2025 by
ywxt
Loading…
Fix a typo in the documentation for the strict_shr function
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.
#148775
opened Nov 10, 2025 by
reddevilmidzy
Loading…
IAT: Reinstate early bailout
F-inherent_associated_types
`#![feature(inherent_associated_types)]`
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#148771
opened Nov 9, 2025 by
fmease
Loading…
implement Area: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzS
F-c_variadic
`#![feature(c_variadic)]`
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.
feature(c_variadic_naked_functions)
A-naked
#148770
opened Nov 9, 2025 by
folkertdev
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.
alloc_layout_extra
S-waiting-on-review
#148769
opened Nov 9, 2025 by
GrigorenkoPV
Loading…
Replace Rvalue::NullaryOp by a variant in mir::ConstValue.
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#148766
opened Nov 9, 2025 by
cjgillot
Loading…
std: split up the 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.
thread module
I-libs-nominated
#148765
opened Nov 9, 2025 by
joboet
Loading…
ptr_aligment_type: add more APIs
S-waiting-on-author
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.
#148764
opened Nov 9, 2025 by
GrigorenkoPV
•
Draft
[DO NOT MERGE] Use yarn
A-CI
Area: Our Github Actions CI
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
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.
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.
rustc_target: hide TargetOptions::vendor
A-target-specs
Area: Compile-target specifications
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.
#148760
opened Nov 9, 2025 by
tamird
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.
mem::take
S-waiting-on-review
#148757
opened Nov 9, 2025 by
nxsaken
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.