- Notifications
You must be signed in to change notification settings - Fork13.9k
Pull requests: rust-lang/rust
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
Stabilize theArea: compiler-builtins (https://github.com/rust-lang/compiler-builtins) I-lang-nominatedNominated for discussion during a lang team meeting. S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue. T-libsRelevant to the library team, which will review and decide on the PR/issue.
supertrait_item_shadowing feature A-compiler-builtins #148605 openedNov 6, 2025 byAmanieuLoading…
[DO NOT MERGE] Experiment with micro-optimizing push_str calls S-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-perfStatus: Waiting on a perf run to be completed. T-libsRelevant to the library team, which will review and decide on the PR/issue. T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontendRelevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#148604 openedNov 6, 2025 bylolbinarycat • Draft
Backport 1.91.1 relnotes to main S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion. T-releaseRelevant to the release subteam, which will review and decide on the PR/issue.
#148603 openedNov 6, 2025 bypietroalbiniLoading…
misc coercion cleanups and handle safety correctly S-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author. T-clippyRelevant to the Clippy team. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
invalid_atomic_ordering: also lintupdate &try_update S-waiting-on-review #148601 openedNov 6, 2025 byGrigorenkoPVLoading…
re-useStatus: Waiting on bors to run and complete tests. Bors will change the label on completion. S-waiting-on-perfStatus: Waiting on a perf run to be completed. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
self.get_all_attrs result for pass indirectly attribute S-waiting-on-bors #148600 openedNov 6, 2025 byfolkertdevLoading…
Allow looking up "crate paths" in map without allocating a vector S-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-perfStatus: Waiting on a perf run to be completed. T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontendRelevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
RemoveStatus: Awaiting review from the assignee but also interested parties. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue. T-libsRelevant to the library team, which will review and decide on the PR/issue.
'static bound on contract ensures closure S-waiting-on-review #148595 openedNov 6, 2025 bydawidl022Loading…
[stable] Prepare Rust 1.91.1 S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue. T-libsRelevant to the library team, which will review and decide on the PR/issue. T-releaseRelevant to the release subteam, which will review and decide on the PR/issue.
#148593 openedNov 6, 2025 bypietroalbiniLoading…
[beta] backports S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue. T-libsRelevant to the library team, which will review and decide on the PR/issue.
#148591 openedNov 6, 2025 bycuviperLoading…
StabilizeStatus: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-fcpStatus: PR is in FCP and is awaiting for FCP to complete. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue. T-libsRelevant to the library team, which will review and decide on the PR/issue.
atomic_try_updateand deprecatefetch_update starting 1.96.0 S-waiting-on-author #148590 openedNov 6, 2025 byGrigorenkoPV • Draft
RenameStatus: Awaiting review from the assignee but also interested parties. T-libsRelevant to the library team, which will review and decide on the PR/issue.
DropGuard::into_inner toDropGuard::dismiss S-waiting-on-review #148589 openedNov 6, 2025 byyoshuawuytsLoading…
stabilize duration_from_nanos_u128 S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-libsRelevant to the library team, which will review and decide on the PR/issue.
#148587 openedNov 6, 2025 byRalfJungLoading…
[rustdoc] ReplaceStatus: Awaiting review from the assignee but also interested parties. T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontendRelevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
print methods with functions to improve code readability S-waiting-on-review #148585 openedNov 6, 2025 byGuillaumeGomezLoading…
core docs: add notes about availability ofStatus: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libsRelevant to the library team, which will review and decide on the PR/issue.
Atomic*::from_mut_slice S-waiting-on-bors #148578 openedNov 6, 2025 byWaffleLapkinLoading…
[DO NOT MERGE] crater proposed changes in unused must use lint S-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author. T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compilerRelevant to the compiler team, which will review and decide on the PR/issue. T-libsRelevant to the library team, which will review and decide on the PR/issue.
#148577 openedNov 6, 2025 byWaffleLapkin • Draft
fix dev guide link in rustc_query_system/dep_graph/README.md A-query-systemArea: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
#148575 openedNov 6, 2025 byvyacheslavhereLoading…
Fix mismatched brackets in generated .dir-locals.el S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#148570 openedNov 6, 2025 byTomFryersMidsummerLoading…
Fix incorrect precedence caused by range expression S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
#148567 openedNov 6, 2025 bychenyukangLoading…
Change default branch references A-CIArea: Our Github Actions CI A-metaArea: Issues & PRs about the rust-lang/rust repository itself A-testsuiteArea: The testsuite used to check the correctness of rustc S-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author. T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue. T-releaseRelevant to the release subteam, which will review and decide on the PR/issue.
InStatus: Awaiting review from the assignee but also interested parties. T-libsRelevant to the library team, which will review and decide on the PR/issue.
Option::get_or_insert_with(), forget theNone instead of dropping it. S-waiting-on-review #148562 openedNov 6, 2025 bykpreidLoading…
Add typo suggestion for a misspelt Cargo environment variable S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
#148559 openedNov 6, 2025 bychenyukangLoading…
Fix suggestion for returning async closures S-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
#148556 openedNov 6, 2025 bychenyukangLoading…
Fix rust-by-example spanish translation S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#148555 openedNov 6, 2025 byehussLoading…
Provide more general note for borrowing outside of closure S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
#148552 openedNov 6, 2025 bychenyukangLoading…
ProTip! Exclude everything labeled
bug with-label:bug.