-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Avoid stack overflow in FindExprBySpan
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.
#153888
opened Mar 14, 2026 by
MaximilianAzendorf
Loading…
Turn label into structured suggestion for 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.
.as_ref() and .as_mut()
S-waiting-on-review
#153887
opened Mar 14, 2026 by
estebank
Loading…
test `#![feature(f16)]`, `#![feature(f128)]`
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.
classify-runtime-const for f16
F-f16_and_f128
#153884
opened Mar 14, 2026 by
folkertdev
Loading…
Provide more context on type errors in const context
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.
#153881
opened Mar 14, 2026 by
estebank
Loading…
Lifted intersperse and intersperse_with Fused transformation and updated documentation + tests
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.
#153880
opened Mar 14, 2026 by
asder8215
Loading…
tests/debuginfo/basic-stepping.rs: Remove ignore-aarch64
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.
#153877
opened Mar 14, 2026 by
Enselic
Loading…
constify const Fn*: Destruct
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#153874
opened Mar 14, 2026 by
bend-n
Loading…
deprecate Nominated for discussion during a libs-api 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.
std::char constants and functions
I-libs-api-nominated
#153873
opened Mar 14, 2026 by
folkertdev
Loading…
merge and cleanup the 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.
generate-deriving-span-tests.py tests
S-waiting-on-bors
#153872
opened Mar 14, 2026 by
cyrgani
Loading…
fix spurious test failure in 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.
metadata_access_times
S-waiting-on-review
#153871
opened Mar 14, 2026 by
mattiapitossi
Loading…
docs: remove stale reference to 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.
check_let_chain
S-waiting-on-review
#153870
opened Mar 14, 2026 by
Misaka299
Loading…
Do not shallow resolve to root var while fudging
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.
#153869
opened Mar 14, 2026 by
ShoyuVanilla
Loading…
delete some super-trivial tests
A-tidy
Area: The tidy tool
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#153868
opened Mar 14, 2026 by
cyrgani
Loading…
Remove 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.
def_id_for_ty_in_cycle
A-query-system
#153867
opened Mar 14, 2026 by
Zoxc
Loading…
Rename 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.
cycle_check to find_cycle
A-query-system
#153862
opened Mar 14, 2026 by
Zoxc
Loading…
Rename Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
O-apple
Operating system: Apple / Darwin (macOS, iOS, tvOS, visionOS, watchOS)
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.
target.abi to target.cfg_abi and enum-ify llvm_abiname
A-LLVM
#153857
opened Mar 14, 2026 by
RalfJung
Loading…
Fix marker trait winnowing depending on impl order
F-marker_trait_attr
`#![feature(marker_trait_attr)]`
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-types
Relevant to the types team, which will review and decide on the PR/issue.
#153847
opened Mar 14, 2026 by
traviscross
Loading…
refactor: shrink check_attr by moving attribute checks to parsers
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#153845
opened Mar 14, 2026 by
herbenderbler
•
Draft
Suggest 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.
: when ; is used before a macro_rules! fragment specifier
S-waiting-on-review
#153843
opened Mar 14, 2026 by
ozankenangungor
Loading…
Use fine grained component-wise span tracking in use trees
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.
#153838
opened Mar 13, 2026 by
oli-obk
Loading…
Merge 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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
fabsf16/32/64/128 into fabs::<F>
A-LLVM
#153834
opened Mar 13, 2026 by
N1ark
Loading…
Guard patterns: lowering to 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.
#153828
opened Mar 13, 2026 by
Human9000-bit
•
Draft
Use Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-tidy
Area: The tidy tool
perf-regression
Performance regression.
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
horde's SyncTable for default query caches and CtxtInterners
A-query-system
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.
Wake diagnostic item for alloc::task::Wake
S-waiting-on-review
#153824
opened Mar 13, 2026 by
samueltardieu
Loading…
constify 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.
Step trait and all of its implementations
S-waiting-on-review
#153821
opened Mar 13, 2026 by
Lars-Schumann
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.