-
-
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
Rollup of 5 pull requests
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-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.
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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#153757
opened Mar 12, 2026 by
Zalathar
Loading…
Avoid the would-change check for bitset chunks that are unique
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
fix(delegation): Filter Out Module Segments in Generic Args Inheritance
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-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.
#153751
opened Mar 12, 2026 by
arferreira
Loading…
rustc-dev-guide subtree update
A-rustc-dev-guide
Area: rustc-dev-guide
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#153750
opened Mar 12, 2026 by
tshepang
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.
#153749
opened Mar 11, 2026 by
estebank
Loading…
editorconfig: css uses tabs
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.
#153748
opened Mar 11, 2026 by
lolbinarycat
Loading…
Inline 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.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
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
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.
#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.
Don't look for non-type-level assoc consts when checking trait object types
beta-nominated
Nominated for backporting to the compiler in the beta channel.
PG-exploit-mitigations
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.
#153738
opened Mar 11, 2026 by
fmease
Loading…
add test that an incomplete feature emits a warning
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.
#153736
opened Mar 11, 2026 by
cyrgani
Loading…
rustdoc: Add Area: Rustdoc JSON backend
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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
[arg@name] intra-doc syntax for referencing function arguments
A-rustdoc-json
#153734
opened Mar 11, 2026 by
nik-rev
Loading…
When single impl can satisfy inference error, suggest type
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.
#153727
opened Mar 11, 2026 by
estebank
Loading…
Add optional CI job to build the compiler with the parallel frontend
A-CI
Area: Our Github Actions CI
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#153726
opened Mar 11, 2026 by
Kobzol
Loading…
Fix that 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)
./x test --no-doc actually keeps the same behaviour for backwards compatability
S-waiting-on-author
#153725
opened Mar 11, 2026 by
Urhengulas
Loading…
Show named lifetime in closure upvar diagnostics
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.
#153724
opened Mar 11, 2026 by
arferreira
Loading…
Add new 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.
misleading_cfg_in_build_script lint
S-waiting-on-review
#153721
opened Mar 11, 2026 by
GuillaumeGomez
Loading…
Fix environ on FreeBSD with cdylib targets that use -Wl,--no-undefined .
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.
#153718
opened Mar 11, 2026 by
asomers
Loading…
unused_macro_rules switched used and unused comments
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.
#153717
opened Mar 11, 2026 by
ralpha
Loading…
Cleanup from_cycle_error.rs
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.
#153709
opened Mar 11, 2026 by
zetanumbers
Loading…
de-non_const 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.
Iterator trait methods
S-waiting-on-review
#153708
opened Mar 11, 2026 by
Lars-Schumann
Loading…
Change 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 signature.
A-query-system
#153707
opened Mar 11, 2026 by
nnethercote
Loading…
add test that all incomplete features emit a warning
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.
#153706
opened Mar 11, 2026 by
cyrgani
Loading…
Always generate generics in delegation that match trait in trait impl scenario
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.
#153705
opened Mar 11, 2026 by
aerooneqq
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.