-
-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Recover feature lang_items for emscripten
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.
#153128
opened Feb 26, 2026 by
mu001999
Loading…
Change derive macro for Eq to not impl Eq trait 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.
#153125
opened Feb 26, 2026 by
KiChjang
Loading…
Rollup of 7 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-CI
Area: Our Github Actions CI
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-testsuite
Area: The testsuite used to check the correctness of rustc
F-autodiff
`#![feature(autodiff)]`
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#153124
opened Feb 26, 2026 by
JonathanBrouwer
Loading…
Improve the forcing/promotion functions in Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
DepKindVTable
A-query-system
Clean up some code related to Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
QueryVTable::execute_query_fn
A-query-system
#153120
opened Feb 26, 2026 by
Zalathar
Loading…
mailmap: add redddy
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.
#153118
opened Feb 26, 2026 by
reddevilmidzy
Loading…
Remove mutation from macro path URL construction
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
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.
#153117
opened Feb 26, 2026 by
arferreira
Loading…
Remove query function arrays
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.
#153114
opened Feb 26, 2026 by
nnethercote
Loading…
Query key cleanups
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
#153112
opened Feb 25, 2026 by
nnethercote
Loading…
Fix LegacyKeyValueFormat report from docker build: aarch64-gnu-debug
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.
#153109
opened Feb 25, 2026 by
homersimpsons
Loading…
Revert "Simplify internals of 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.
{Rc,Arc}::default"
S-waiting-on-bors
#153108
opened Feb 25, 2026 by
alexcrichton
Loading…
Optimize BTreeMap::append() using CursorMut
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.
#153107
opened Feb 25, 2026 by
asder8215
Loading…
Erase regions if there are any region errors when collecting predicates
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.
#153105
opened Feb 25, 2026 by
makai410
Loading…
Do not attempt to evaluate obligations on PointeeSized goals
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.
#153100
opened Feb 25, 2026 by
KiChjang
Loading…
Expand 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.
OptionFlatten's iterator methods
S-waiting-on-review
#153097
opened Feb 25, 2026 by
cuviper
Loading…
Revert "rustc_expand: improve diagnostics for non-repeatable metavars"
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.
#153095
opened Feb 25, 2026 by
JonathanBrouwer
Loading…
refcell_try_map: add a separate error type
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.
#153093
opened Feb 25, 2026 by
GrigorenkoPV
Loading…
Migration of 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.
LintDiagnostic - part 4
S-waiting-on-bors
#153091
opened Feb 25, 2026 by
GuillaumeGomez
Loading…
elf-raw-dylib: set type for functions
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.
Rollup of 9 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-run-make
Area: port run-make Makefiles to rmake.rs
A-tidy
Area: The tidy tool
rollup
A PR which is a rollup
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#153086
opened Feb 25, 2026 by
JonathanBrouwer
Loading…
GVN: transmute adts to their fields if a field projection is immediately transmuted anyway
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#153085
opened Feb 25, 2026 by
oli-obk
Loading…
Revert "Move aarch64-apple dist builder to dynamic llvm linking"
A-CI
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-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.
#153079
opened Feb 25, 2026 by
RalfJung
Loading…
Fix mem::conjure_zst panic message to use any::type_name instead
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.
#153073
opened Feb 25, 2026 by
mehdiakiki
Loading…
Allow merging all libcore/alloc doctests into a single binary
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.
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.
#153072
opened Feb 25, 2026 by
jyn514
Loading…
[BPF] add target feature allows-misaligned-mem-access
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-test-infra-minicore
Area: `minicore` test auxiliary and `//@ add-core-stubs`
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-rust-analyzer
Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#153069
opened Feb 25, 2026 by
clairechingching
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.