-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update cargo submodule
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#156351
opened May 9, 2026 by
weihanglo
Member
Loading…
[perf-only] rustdoc: generate-link-to-definition: Eagerly typeck nested bodies
perf-regression
Performance regression.
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
[perf-only] rustdoc: Unconditionally enable Performance regression.
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
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.
--generate-link-to-definition
perf-regression
tests: update const-vector.rs for newer floating-point literal output
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.
#156347
opened May 9, 2026 by
ZequanWu
Contributor
Loading…
Do not index past end of buffer when checking heuristic in error index syntax highlighter
A-run-make
Area: port run-make Makefiles to rmake.rs
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.
#156344
opened May 8, 2026 by
estebank
Contributor
Loading…
[PERF CHECK ONLY] Add 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.
inline to trivial cross-crate accessors
perf-regression
#156343
opened May 8, 2026 by
traviscross
Contributor
•
Draft
Implement derives for Reborrow and CoerceShared
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-rust-analyzer
Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#156338
opened May 8, 2026 by
P8L1
Contributor
Loading…
Bitmask query latch
A-query-system
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.
#156328
opened May 8, 2026 by
zetanumbers
Contributor
•
Draft
Don't treat const param default as projection
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.
#156325
opened May 8, 2026 by
cijiugechu
Member
Loading…
Handle --print=backend-has-mnemonic in cg_clif
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.
#156323
opened May 8, 2026 by
bjorn3
Member
Loading…
[NO MERGE] Debug CI segfaults 2
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.
#156322
opened May 8, 2026 by
JonathanBrouwer
Contributor
•
Draft
Require EIIs to be defined when we compile a rust dylib
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.
#156319
opened May 8, 2026 by
bjorn3
Member
Loading…
[NO MERGE] Debug CI segfaults 1
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.
#156318
opened May 8, 2026 by
JonathanBrouwer
Contributor
•
Draft
Reorg tests 04
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.
#156317
opened May 8, 2026 by
lokirithm
Contributor
Loading…
Reject non-char-boundary ranges in 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.
Literal::subspan
S-waiting-on-review
#156302
opened May 8, 2026 by
el-ev
Contributor
Loading…
Avoid a UB check in 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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Layout::for_value
S-waiting-on-author
Pass the whole 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
GenericArgs to Interner::for_each_relevant_impl()
S-waiting-on-review
#156295
opened May 7, 2026 by
ChayimFriedman2
Contributor
Loading…
[TEST] Try a 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.
VecCache variant which uses a linear address space
perf-regression
move more compiler crates away from Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
box_patterns
S-blocked
#156287
opened May 7, 2026 by
cyrgani
Contributor
Loading…
resolve: Fix a false positive "cannot reexport" error for ambiguous glob sets
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.
#156284
opened May 7, 2026 by
petrochenkov
Contributor
Loading…
Update 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)
sysinfo version to 0.39.0
S-waiting-on-review
#156282
opened May 7, 2026 by
GuillaumeGomez
Member
Loading…
Emit nofree attribute
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.
#156281
opened May 7, 2026 by
nikic
Contributor
Loading…
Disambiguate identical type names in impl headers
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.
#156279
opened May 7, 2026 by
qaijuang
Contributor
Loading…
Implement Operating system: Linux
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.
Metadata:from_statx for Linux MetadataExt trait
O-linux
#156269
opened May 7, 2026 by
asder8215
Contributor
Loading…
Don't ICE in has_self_borrows when coroutine captures-by-ref ty is still inferred
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.
#156266
opened May 7, 2026 by
swjng
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.