Skip to content

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
Sort

Pull requests list

Add get_line confusable to Stdin::read_line() has-merge-commits PR has merge commits, merge with caution. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.
#131163 opened Oct 2, 2024 by JakenHerman Loading…
Handle rustc_middle cases of rustc::potential_query_instability lint 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.
#131160 opened Oct 2, 2024 by ismailarilik Loading…
Rollup of 7 pull requests A-run-make Area: port run-make Makefiles to rmake.rs O-apple Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS) 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-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.
#131158 opened Oct 2, 2024 by matthiaskrgr Loading…
[WIP] Apply -Zon-broken-pipe=kill on rustc/rustdoc bin wrappers only 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)
#131155 opened Oct 2, 2024 by jieyouxu Draft
2
1
[WIP] Improve duplicate derive Copy/Clone diagnostics 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.
#131153 opened Oct 2, 2024 by VulnBandit Draft
Improve const traits diagnostics for new desugaring 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.
#131152 opened Oct 2, 2024 by fee1-dead Loading…
Replace zero-width whitespace with a visible \ in the PR template S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#131151 opened Oct 2, 2024 by jieyouxu Loading…
only query params_in_repr if def kind is adt 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.
#131150 opened Oct 2, 2024 by bvanjoi Loading…
Update hashbrown to 0.15 and adjust some methods S-waiting-on-perf Status: Waiting on a perf run to be completed. 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.
#131148 opened Oct 2, 2024 by Urgau Loading…
add Access Key Shortcuts to rustdoc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#131147 opened Oct 2, 2024 by lolbinarycat Loading…
Stop clearing box's drop flags early 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.
#131146 opened Oct 2, 2024 by beepster4096 Loading…
Handle rustc_metadata cases of rustc::potential_query_instability lint S-waiting-on-perf Status: Waiting on a perf run to be completed. 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.
#131145 opened Oct 2, 2024 by ismailarilik Loading…
Fix typo README.md 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.
#131144 opened Oct 2, 2024 by totoro642 Draft
mpmc doctest: make sure main thread waits for child threads S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#131141 opened Oct 2, 2024 by RalfJung Loading…
Handle rustc_hir_analysis cases of potential_query_instability lint 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.
#131140 opened Oct 2, 2024 by ismailarilik Loading…
Add 1.82 release notes S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#131137 opened Oct 2, 2024 by Mark-Simulacrum Loading…
Avoid InferOk<'tcx, ()> 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative
#131134 opened Oct 2, 2024 by nnethercote Loading…
Revert MSVC CI changes 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.
#131133 opened Oct 2, 2024 by tgross35 Draft
Update cargo S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#131124 opened Oct 2, 2024 by weihanglo Loading…
Stabilize const_option S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. 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.
#131120 opened Oct 1, 2024 by tgross35 Loading…
Add inherent constructors on str O-unix Operating system: Unix-like O-wasi Operating system: Wasi, Webassembly System Interface O-windows Operating system: Windows 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#131118 opened Oct 1, 2024 by robertbastian Loading…
Increase Stack Size for AIX 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.
#131116 opened Oct 1, 2024 by mustartt Loading…
TransmuteFrom: Gracefully handle unnormalized types and normalization errors 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.
#131112 opened Oct 1, 2024 by jswrenn Loading…
Stabilize debug_more_non_exhaustive S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. 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.
#131109 opened Oct 1, 2024 by tgross35 Loading…
update Literal's intro S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#131105 opened Oct 1, 2024 by slanterns Loading…
ProTip! What’s not been updated in a month: updated:<2024-09-02.