-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implement Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
stability_implications
without a visitor.
S-waiting-on-author
Document Poisoning 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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
LazyCell
and LazyLock
S-waiting-on-review
#144872
opened Aug 3, 2025 by
connortsui20
Loading…
2 tasks
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.
btree_entry_insert
feature
S-waiting-on-review
#144871
opened Aug 3, 2025 by
Kivooeo
Loading…
Stabilize Status: Awaiting review from the assignee but also interested parties.
T-clippy
Relevant to the Clippy team.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
path_file_prefix
feature
S-waiting-on-review
#144870
opened Aug 3, 2025 by
Kivooeo
Loading…
Rollup of 12 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-compiletest
Area: The compiletest test runner
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#144869
opened Aug 3, 2025 by
samueltardieu
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.
as_array
in PartialEq for arrays
S-waiting-on-review
#144867
opened Aug 3, 2025 by
scottmcm
Loading…
Remove 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.
SHOULD_EMIT_LINTS
in favor of should_emit
A-attributes
#144866
opened Aug 3, 2025 by
JonathanBrouwer
Loading…
Fix tail calls to Area: Lints (warnings about flaws in source code) such as unused_mut.
F-explicit_tail_calls
`#![feature(explicit_tail_calls)]`
F-track_caller
`#![feature(track_caller)]`
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]
functions
A-lints
#144865
opened Aug 3, 2025 by
WaffleLapkin
Loading…
No source fixes
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.
#144864
opened Aug 3, 2025 by
Muscraft
Loading…
Simplify dead code lint
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Don't allow duplicate attribute parsers
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.
#144862
opened Aug 3, 2025 by
JonathanBrouwer
Loading…
Stabilize Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
panic_payload_as_str
feature
S-waiting-on-team
#144861
opened Aug 3, 2025 by
Kivooeo
Loading…
Rollup of 11 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-compiletest
Area: The compiletest test runner
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
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.
#144860
opened Aug 3, 2025 by
samueltardieu
Loading…
[DO NOT MERGE] Run dist-x86_64-linux on the self-hosted demo
A-CI
Area: Our Github Actions CI
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#144859
opened Aug 3, 2025 by
pietroalbini
Loading…
Port 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.
#[allow_internal_unsafe]
to the new attribute system
A-attributes
#144857
opened Aug 3, 2025 by
scrabsha
Loading…
Elaborate destruct host effect clauses with structurally implied clauses
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.
#144856
opened Aug 3, 2025 by
ShoyuVanilla
Loading…
Update rustdoc.md to point to correct file.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#144854
opened Aug 3, 2025 by
przb
Loading…
Remove unnecessary 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.
rust_
prefixes
S-waiting-on-review
#144853
opened Aug 3, 2025 by
Kivooeo
Loading…
Rename 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.
rust_panic_without_hook
to resume_unwind
S-waiting-on-review
#144852
opened Aug 3, 2025 by
Kivooeo
Loading…
Forbid tail calling intrinsics
F-explicit_tail_calls
`#![feature(explicit_tail_calls)]`
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.
#144851
opened Aug 3, 2025 by
WaffleLapkin
Loading…
Rollup of 13 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-compiletest
Area: The compiletest test runner
A-rustdoc-json
Area: Rustdoc JSON backend
A-testsuite
Area: The testsuite used to check the correctness of rustc
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-clippy
Relevant to the Clippy team.
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.
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.
#144850
opened Aug 3, 2025 by
Zalathar
Loading…
For "stage 1" ui-fulldeps, use the stage 1 compiler to query target info
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
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)
#144848
opened Aug 3, 2025 by
Zalathar
Loading…
Constify Eq, Ord, PartialOrd
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.
#144847
opened Aug 3, 2025 by
Randl
Loading…
Weekly Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
cargo update
S-waiting-on-bors
#144843
opened Aug 3, 2025 by
github-actions
bot
Loading…
Access less HIR attributes from typeck
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-07-03.