-
-
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 2 pull requests
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.
#153929
opened Mar 15, 2026 by
matthiaskrgr
Loading…
remove several redundant tests
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.
#153928
opened Mar 15, 2026 by
cyrgani
Loading…
Add regression test for #78568
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.
#153927
opened Mar 15, 2026 by
niklasmarderx
Loading…
Provide better suggestions for inference errors on 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.
.collect()?
S-waiting-on-review
#153925
opened Mar 15, 2026 by
estebank
Loading…
Make the current crate's name available in Status: Awaiting review from the assignee but also interested parties.
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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Session
S-waiting-on-review
#153924
opened Mar 15, 2026 by
jyn514
Loading…
run_make_support: Print the command and output even if it succeeds
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.
#153923
opened Mar 15, 2026 by
jyn514
Loading…
rustc_mir_build only depends on rustc_lint_defs, not rustc_lint
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.
#153922
opened Mar 15, 2026 by
jyn514
Loading…
Suppress self-referential associated type constraint 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.
#153921
opened Mar 15, 2026 by
arferreira
Loading…
improve 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.
#[track_caller] invalid ABI error
A-attributes
#153920
opened Mar 15, 2026 by
folkertdev
Loading…
Use generic const exprs to fix #61415
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.
#153918
opened Mar 15, 2026 by
scimind2460
Loading…
[WIP] move 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-libs
Relevant to the library team, which will review and decide on the PR/issue.
std::io::Error to core
A-tidy
#153915
opened Mar 15, 2026 by
max-heller
•
Draft
Fix some suggestions of 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.
for-loops-over-fallibles lint
S-waiting-on-review
#153913
opened Mar 15, 2026 by
JohnTitor
Loading…
Avoid prematurely choosing a glob import
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.
#153912
opened Mar 15, 2026 by
mu001999
Loading…
Remove redundant fields from 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.
QueryStackFrame
A-query-system
#153907
opened Mar 15, 2026 by
Zalathar
Loading…
Point at unit structs on foreign crates in type errors when they are the pattern of a binding
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.
#153894
opened Mar 15, 2026 by
estebank
Loading…
Lex lifetimes using emoji and emit appropriate error
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.
#153893
opened Mar 15, 2026 by
estebank
Loading…
Point at definition of item with type parameters that couldn't be inferred
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#153890
opened Mar 14, 2026 by
estebank
Loading…
Avoid stack overflow in FindExprBySpan
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.
#153888
opened Mar 14, 2026 by
MaximilianAzendorf
Loading…
test `#![feature(f16)]`, `#![feature(f128)]`
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.
classify-runtime-const for f16
F-f16_and_f128
#153884
opened Mar 14, 2026 by
folkertdev
Loading…
Lifted intersperse and intersperse_with Fused transformation and updated documentation + tests
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.
#153880
opened Mar 14, 2026 by
asder8215
Loading…
constify const Fn*: Destruct
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#153874
opened Mar 14, 2026 by
bend-n
Loading…
deprecate Nominated for discussion during a libs-api team meeting.
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.
std::char constants and functions
I-libs-api-nominated
#153873
opened Mar 14, 2026 by
folkertdev
Loading…
fix spurious test failure in 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_access_times
S-waiting-on-review
#153871
opened Mar 14, 2026 by
mattiapitossi
Loading…
Do not shallow resolve to root var while fudging
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.
#153869
opened Mar 14, 2026 by
ShoyuVanilla
Loading…
delete some super-trivial tests
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.
#153868
opened Mar 14, 2026 by
cyrgani
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.