-
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
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-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.
#149413
opened Nov 28, 2025 by
Aditya-PS-05
Loading…
Tidying up UI tests [5/N]
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.
#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…
Use 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.
usize::div_ceil instead of open-coding it
S-waiting-on-review
#149383
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-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.
#149375
opened Nov 27, 2025 by
oli-obk
Loading…
Issue 149164 fix
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
F-autodiff
`#![feature(autodiff)]`
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.
GVN: consider constants of primitive types as deterministic
perf-regression
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.
rustdoc-json: Make Area: The compiletest test runner
A-run-make
Area: port run-make Makefiles to rmake.rs
A-rustdoc-json
Area: Rustdoc JSON backend
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-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.
-o/--output control file, not directory
A-compiletest
#149365
opened Nov 26, 2025 by
aDotInTheVoid
•
Draft
2 tasks
Add Command::get_resolved_envs
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.
#149362
opened Nov 26, 2025 by
schneems
Loading…
fix(parse): Limit frontmatter fences to 255 dashes
F-frontmatter
`#![feature(frontmatter)]`
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.
#149358
opened Nov 26, 2025 by
epage
Loading…
Implement 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.
-Z allow-partial-mitigations (RFC 3855)
S-waiting-on-review
#149357
opened Nov 26, 2025 by
arielb1
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.