-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Change api of formatting diagnostic attribute strings.
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#154858
opened Apr 5, 2026 by
mejrs
Loading…
Fix linking two dylibs together when both depend on profiler_builtins
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.
#154856
opened Apr 5, 2026 by
bjorn3
Loading…
Rollup of 8 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#154855
opened Apr 5, 2026 by
JonathanBrouwer
Loading…
mgca: Register 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)
ConstArgHasType when normalizing projection consts
S-waiting-on-review
#154853
opened Apr 5, 2026 by
lapla-cogito
Loading…
ast_validation: scalable vectors okay for rustdoc
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.
#154850
opened Apr 5, 2026 by
davidtwco
Loading…
Promote Area: Unicode
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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
char::is_case_ignorable from perma-unstable to unstable
A-Unicode
#154849
opened Apr 5, 2026 by
Jules-Bertholet
Loading…
Add better default spans for the 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.
Ty impl of QueryKey
S-waiting-on-review
#154846
opened Apr 5, 2026 by
Zoxc
Loading…
Fix 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)
compiletest path-related issues on Windows
A-compiletest
#154844
opened Apr 5, 2026 by
Walnut356
Loading…
Fix conflicting deref move suggestion for LazyLock patterns
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.
#154843
opened Apr 5, 2026 by
nataliakokoromyti
Loading…
add regression test for Redundant memory strores with mut parameters …
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.
#154841
opened Apr 5, 2026 by
Kcang-gna
Loading…
allow 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.
windows-gnu targets to embed gdb visualizer scripts
S-waiting-on-review
#154840
opened Apr 5, 2026 by
Walnut356
Loading…
Link LLVM dynamically on aarch64-apple-darwin dist
A-CI
Area: Our Github Actions CI
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
library: std: motor: use OS' process::exit in abort_internal
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.
#154837
opened Apr 5, 2026 by
lasiotus
Loading…
std::offload sharedmem
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-tidy
Area: The tidy tool
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Stabilize 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.
tcp_deferaccept
S-waiting-on-review
#154834
opened Apr 5, 2026 by
JohnTitor
Loading…
resolve: use 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.
#[doc(alias)] to improve function resolution diagnostics
S-waiting-on-review
#154833
opened Apr 4, 2026 by
Unique-Usman
Loading…
Change implementation of remove_dir_all from recursive to an iterative version
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.
#154829
opened Apr 4, 2026 by
asder8215
Loading…
distinguish "expected a single argument" and "expected an argument" on attribute parsing
A-attributes
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.
constify 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.
Step for NonZero<u*>
S-waiting-on-review
#154825
opened Apr 4, 2026 by
Lars-Schumann
Loading…
Replace the spdx-rs dependency with a minimal in-tree SPDX tag-value parser
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#154823
opened Apr 4, 2026 by
jakubadamw
Loading…
Fix ICE for inherent associated type mismatches
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.
#154819
opened Apr 4, 2026 by
cijiugechu
Loading…
Update Fira Mono License Information
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.
#154812
opened Apr 4, 2026 by
kaepr
Loading…
adds better error message for temporary value does not live long enough
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.
#154810
opened Apr 4, 2026 by
Hiryxx
Loading…
Post-attribute ports cleanup pt. 1
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#154808
opened Apr 4, 2026 by
JonathanBrouwer
Loading…
Fix ICE when reporting host-effect errors for const Fn HRTBs in next trait solver
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#154804
opened Apr 4, 2026 by
cijiugechu
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.