Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

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 From impls for wrapper types I-libs-api-nominated 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.
#146013 opened Aug 29, 2025 by Jules-Bertholet Loading...
Weekly cargo update + update allowed dependencies 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)
#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 std::panic::Location::file_as_c_str A-panic 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
#145664 opened Aug 20, 2025 by Darksonn Loading...
[std][BTree] Fix behavior of ::append to match documentation, ::insert, and ::extend needs-fcp 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.
#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 NonZero 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.
#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 #[derive(Clone)] on enums 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.
#144961 opened Aug 5, 2025 by lucarlig Loading...
Rename begin_panic to panic_with_payload A-rustc-dev-guide 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.
#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 new_zeroed_alloc final-comment-period 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.
#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 PartialOrd & PartialEq impls 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#143575 opened Jul 7, 2025 by GrigorenkoPV Loading...
Skip find_existing_run call if head and tail pairs sorted differently T-libs Relevant to the library team, which will review and decide on the PR/issue.
#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 stdarch bootstrap smoke test 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)
#143285 opened Jul 1, 2025 by Kobzol Draft
Add relnotes-api-list in-tree tool A-meta 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)
#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...
Previous 1
Previous
ProTip! Add no:assignee to see everything that’s not assigned.

AltStyle によって変換されたページ (->オリジナル) /