-
-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make the retained dep graph deterministic under the parallel frontend
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.
Avoid leaking the query-job collection warning into the panic query stack
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.
compiletest: ignore SVG Area: The compiletest test runner
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-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.
y offset in by-lines comparison
A-compiletest
Update cargo submodule
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#157349
opened Jun 3, 2026 by
weihanglo
Member
Loading…
Don't track cwd for 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.
-Zremap-cwd-prefix in incremental compilation
S-waiting-on-author
Implement 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.
Box::as_non_null().
S-waiting-on-review
#157347
opened Jun 3, 2026 by
theemathas
Contributor
Loading…
GVN: Don't assume nested shared references are read-only.
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.
#157346
opened Jun 3, 2026 by
dianqk
Member
Loading…
Make parallel query-cycle reporting deterministic
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.
Reduce verbosity of cycle errors when possible
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.
#157342
opened Jun 3, 2026 by
estebank
Contributor
Loading…
Make the missing-const-type suggestion deterministic under the parallel front-end
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.
#157341
opened Jun 2, 2026 by
xmakro
Loading…
Rollup of 2 pull requests
O-windows
Operating system: Windows
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.
#157340
opened Jun 2, 2026 by
jhpratt
Member
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.
Literal::byte_character_value work with bytes as well
S-waiting-on-review
#157338
opened Jun 2, 2026 by
GuillaumeGomez
Member
Loading…
Enable 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.
clippy::mem_replace_with_default
S-waiting-on-review
#157336
opened Jun 2, 2026 by
JarlEvanson
Contributor
Loading…
bootstrap: Handle dotted table keys when parsing bootstrap.toml
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)
#157335
opened Jun 2, 2026 by
Dnreikronos
Contributor
Loading…
Add a new, unstable, "wasm-multivalue" ABI
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.
#157334
opened Jun 2, 2026 by
alexcrichton
Member
•
Draft
Make parallel frontend alloc-id numbering deterministic and re-enable the tests
A-compiletest
Area: The compiletest test runner
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-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.
#157333
opened Jun 2, 2026 by
xmakro
Loading…
Rewrite target checking for 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.
#[sanitize]
A-attributes
#157332
opened Jun 2, 2026 by
JonathanBrouwer
Contributor
Loading…
Rewrite target checking for 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.
#[link]
A-attributes
#157331
opened Jun 2, 2026 by
JonathanBrouwer
Contributor
Loading…
remove Status: This is awaiting some action (such as code changes or more information) from the author.
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.
IsTypeConst from hir::TraitItemKind
S-waiting-on-author
windows: Elide division-by-zero checks in Instant::now()
O-windows
Operating system: Windows
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.
#157328
opened Jun 2, 2026 by
mathisbot
Contributor
Loading…
Document Repeat::last panic behavior
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.
#157323
opened Jun 2, 2026 by
majiayu000
Contributor
Loading…
test pre-stabilization items on CI
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.
Build the dep-graph reverse index lazily, per DepKind
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.
Bubble up post-monomorphization errors for the instantiation note
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.
Fix ICE when wrong intra-doc link on type alias
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.
#157317
opened Jun 2, 2026 by
GuillaumeGomez
Member
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.