-
-
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
Move several tests from 'ui/issues' to more specific directories
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.
#153788
opened Mar 12, 2026 by
rishi-techo-14
Loading…
Rename 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::lint::diag_lint_level into lint_level
S-waiting-on-review
#153787
opened Mar 12, 2026 by
GuillaumeGomez
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.
value_from_cycle_error specializations
A-query-system
#153786
opened Mar 12, 2026 by
Zoxc
Loading…
Hand-written Debug implementation 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.
TypeTest
S-waiting-on-review
#153785
opened Mar 12, 2026 by
amandasystems
Loading…
Actually enable the AIX Extended Altivec ABI in LLVM
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.
#153784
opened Mar 12, 2026 by
Gelbpunkt
Loading…
Rollup of 5 pull requests
A-rustc-dev-guide
Area: rustc-dev-guide
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.
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.
#153783
opened Mar 12, 2026 by
JonathanBrouwer
Loading…
Rollup of 5 pull requests
A-rustc-dev-guide
Area: rustc-dev-guide
rollup
A PR which is a rollup
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.
#153782
opened Mar 12, 2026 by
JonathanBrouwer
Loading…
Remove Area: rustc-dev-guide
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.
MTLock
A-rustc-dev-guide
#153780
opened Mar 12, 2026 by
Zoxc
Loading…
Refactor query latch
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.
#153779
opened Mar 12, 2026 by
zetanumbers
Loading…
Couple of driver interface improvements
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.
#153778
opened Mar 12, 2026 by
bjorn3
Loading…
Include optional 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.
dso_local marker for functions in enum-[match,transparent-extract].rs
S-waiting-on-bors
#153777
opened Mar 12, 2026 by
Urhengulas
Loading…
Remove redundant 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.
is_dyn_thread_safe checks
S-waiting-on-review
#153776
opened Mar 12, 2026 by
zetanumbers
Loading…
doc clarify allocator invariant
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.
#153775
opened Mar 12, 2026 by
lms0806
Loading…
Fix std doctest build for SGX target.
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.
#153774
opened Mar 12, 2026 by
sardok
Loading…
target specs: stricter checks for LLVM ABI values, and correlate that with cfg(target_abi)
A-LLVM
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.
#153769
opened Mar 12, 2026 by
RalfJung
Loading…
Make 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.
par_slice consistent with single-threaded execution
S-waiting-on-review
#153768
opened Mar 12, 2026 by
zetanumbers
Loading…
try_execute_query tweaks
A-query-system
#153766
opened Mar 12, 2026 by
nnethercote
•
Draft
Move and expand the big 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.
rustc_query_impl macro into a physical query_impl.rs
A-query-system
#153760
opened Mar 12, 2026 by
Zalathar
Loading…
Add a suite of ChunkedBitSet union/subtract/intersect test scenarios
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.
#153759
opened Mar 12, 2026 by
Zalathar
Loading…
fix(delegation): Filter Out Module Segments in Generic Args Inheritance
F-fn_delegation
`#![feature(fn_delegation)]`
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.
#153752
opened Mar 12, 2026 by
TKanX
Loading…
Detect existing turbofish on method calls to suppress useless suggestion
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.
#153751
opened Mar 12, 2026 by
arferreira
Loading…
Account for ownership mismatch on argument that doesn't meet bound
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.
#153749
opened Mar 11, 2026 by
estebank
Loading…
Inline Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
ActiveGuardDrop::drop_and_maybe_poison.
A-query-system
#153747
opened Mar 11, 2026 by
nnethercote
•
Draft
rustdoc: add emoji icons for unstable and deprecated to search results
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-rustdoc-js
Area: Rustdoc's JS front-end
A-rustdoc-search
Area: Rustdoc's search feature
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#153746
opened Mar 11, 2026 by
lolbinarycat
Loading…
Implement RFC 3917 for instrumented functions
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.