-
Notifications
You must be signed in to change notification settings - Fork 14k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make the capitalization explicit on keyword misspell 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.
#149427
opened Nov 28, 2025 by
scrabsha
Loading…
Move the libgccjit.so file in a target directory
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.
#149426
opened Nov 28, 2025 by
antoyo
Loading…
Clippy subtree update
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-clippy
Relevant to the Clippy team.
#149425
opened Nov 28, 2025 by
flip1995
Loading…
Update books
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#149424
opened Nov 28, 2025 by
rustbot
Loading…
Add style guide for default field values
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-style
Relevant to the style team, which will review and decide on the PR/issue.
#149423
opened Nov 28, 2025 by
agraven
Loading…
Add a regression test for issue 129865
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)
#149421
opened Nov 28, 2025 by
ShoyuVanilla
Loading…
Rollup of 6 pull requests
A-rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
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-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.
#149419
opened Nov 28, 2025 by
matthiaskrgr
Loading…
tidy: Detect outdated workspaces in workspace list
A-tidy
Area: The tidy tool
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)
#149417
opened Nov 28, 2025 by
clubby789
Loading…
Remove test-float-parse from workspace list in tidy
A-tidy
Area: The tidy tool
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#149415
opened Nov 28, 2025 by
bjorn3
Loading…
add test for issue 143821
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.
#149413
opened Nov 28, 2025 by
Aditya-PS-05
Loading…
Tidying up UI tests [5/N]
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.
#149411
opened Nov 28, 2025 by
reddevilmidzy
Loading…
Test the coexistence of 'stack-protector' and 'safe-stack'
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.
#149409
opened Nov 28, 2025 by
cezarbbb
Loading…
refactor: remove Ord bound from BinaryHeap::new etc
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.
#149408
opened Nov 28, 2025 by
aatifsyed
Loading…
Recover on misspelled item keyword
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.
#149405
opened Nov 27, 2025 by
scrabsha
Loading…
3 tasks
Fix 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.
name() functions for local defs in rustc_public
S-waiting-on-review
#149401
opened Nov 27, 2025 by
celinval
Loading…
unstable proc_macro tracked::* rename/restructure
A-run-make
Area: port run-make Makefiles to rmake.rs
I-libs-api-nominated
Nominated for discussion during a libs-api team meeting.
S-waiting-on-t-libs-api
Status: Awaiting decision from T-libs-api
T-compiler
Relevant to the compiler 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.
#149400
opened Nov 27, 2025 by
Skgland
Loading…
add regression test for issue #143987
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.
#149398
opened Nov 27, 2025 by
Aditya-PS-05
Loading…
Remove outdated comment
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.
#149396
opened Nov 27, 2025 by
yotamofek
Loading…
float::minimum/maximum: say which exact IEEE operation this corresponds to
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.
#149395
opened Nov 27, 2025 by
RalfJung
Loading…
expand valid edition range for use-path-segment-kw.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.
#149393
opened Nov 27, 2025 by
tshepang
Loading…
WF check lifetime bounds for locals with type params
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#149389
opened Nov 27, 2025 by
ShoyuVanilla
•
Draft
Display funding link in the github overview
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
#149386
opened Nov 27, 2025 by
WaffleLapkin
•
Draft
Don't delegate to default implementations of 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.
ExactSizeIterator
S-waiting-on-review
#149384
opened Nov 27, 2025 by
yotamofek
Loading…
Do not trust bootstrap about git hash availability
A-CI
Area: Our Github Actions CI
A-compiletest
Area: The compiletest test runner
A-rustc-dev-guide
Area: rustc-dev-guide
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
Perform many const checks in typeck
perf-regression
Performance regression.
PG-const-traits
Project group: Const traits
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.
#149375
opened Nov 27, 2025 by
oli-obk
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-10-28.