-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Pull requests: rust-lang/rust
Pull requests list
fix: offline rustdoc html missing favicon
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)
#146170
opened Sep 3, 2025 by
kumarUjjawal
Loading...
Add amdgpu test for addrspacecasting global vars and the gpu-kernel calling convention
A-test-infra-minicore
Area: `minicore` test auxiliary and `//@ add-core-stubs`
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.
#146148
opened Sep 3, 2025 by
Flakebi
Loading...
Expand const impls of PartialEq, Eq, PartialOrd and Ord
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.
#146097
opened Sep 1, 2025 by
npmccallum
Loading...
tidy: --bless now makes escheck run with --fix
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)
#146041
opened Aug 30, 2025 by
lolbinarycat
Loading...
Add Nominated for discussion during a libs-api team meeting.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
From
impls for wrapper types
I-libs-api-nominated
#146013
opened Aug 29, 2025 by
Jules-Bertholet
Loading...
Weekly 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)
cargo update
+ update allowed dependencies list
A-tidy
#145849
opened Aug 25, 2025 by
clubby789
Loading...
rust-installer/install-template.sh: improve efficiency, step 1.
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)
#145809
opened Aug 24, 2025 by
he32
Loading...
Stabilize Area: Panicking machinery
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
final-comment-period
In the final comment period and will be merged soon unless new substantive objections are raised.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language team
std::panic::Location::file_as_c_str
A-panic
#145664
opened Aug 20, 2025 by
Darksonn
Loading...
[std][BTree] Fix behavior of This change is insta-stable, or significant enough to need a team FCP to proceed.
relnotes
Marks issues that should be documented in the release notes of the next release.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
::append
to match documentation, ::insert
, and ::extend
needs-fcp
#145628
opened Aug 19, 2025 by
tinnamchoi
Loading...
regression test for Cow<[u8]> layout
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.
#145411
opened Aug 14, 2025 by
the8472
Loading...
Add codegen test for removing trailing zeroes from 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.
NonZero
S-waiting-on-author
#145393
opened Aug 14, 2025 by
clubby789
Loading...
compiletest: assert that debugger provided for debuginfo tests and any tests actually collected for run
A-compiletest
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)
#145326
opened Aug 12, 2025 by
klensy
Loading...
Regression test for bad codegen of 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.
#[derive(Clone)]
on enums
S-waiting-on-author
#144961
opened Aug 5, 2025 by
lucarlig
Loading...
Rename Area: rustc-dev-guide
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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-release
Relevant to the release subteam, which will review and decide on the PR/issue.
begin_panic
to panic_with_payload
A-rustc-dev-guide
#144902
opened Aug 4, 2025 by
Kivooeo
Loading...
fix misspelled issue
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
#144447
opened Jul 25, 2025 by
kianjib7
Loading...
Stabilize In the final comment period and will be merged soon unless new substantive objections are raised.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
new_zeroed_alloc
final-comment-period
#144091
opened Jul 17, 2025 by
thaliaarchi
Loading...
bootstrap.py: add lockfile
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)
#143854
opened Jul 12, 2025 by
lolbinarycat
Loading...
win7: load synch functions on demand
O-windows
Operating system: Windows
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.
#143598
opened Jul 7, 2025 by
ChrisDenton
Loading...
Remove named lifetimes in some 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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
PartialOrd
& PartialEq
impl
s
S-waiting-on-author
#143575
opened Jul 7, 2025 by
GrigorenkoPV
Loading...
Skip Relevant to the library team, which will review and decide on the PR/issue.
find_existing_run
call if head and tail pairs sorted differently
T-libs
#143495
opened Jul 5, 2025 by
AngelicosPhosphoros
•
Draft
Shows a user friendly message rather than simple pass
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)
#143485
opened Jul 5, 2025 by
rahul-srivastava-codes
Loading...
Add 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)
stdarch
bootstrap smoke test
A-testsuite
Add Area: Issues & PRs about the rust-lang/rust repository itself
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)
relnotes-api-list
in-tree tool
A-meta
#143053
opened Jun 26, 2025 by
pietroalbini
•
Draft
1 of 4 tasks
Add armv7-unknown-linux-musleabihf host tools to CI
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#142538
opened Jun 15, 2025 by
alex
Loading...
Include additional hashes in src/stage0
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.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#142139
opened Jun 7, 2025 by
erickt
Loading...
ProTip!
Add no:assignee to see everything that’s not assigned.