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
Assigned to nobody Loading
Sort

Pull requests list

compiler: Allow extern "interrupt" fn() -> ! 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.
#143075 opened Jun 27, 2025 by workingjubilee Loading…
Rewrite macro_rules! parser to not use the MBE engine itself 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.
#143070 opened Jun 26, 2025 by joshtriplett Loading…
Add fast-path for accessing the current thread id 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#143069 opened Jun 26, 2025 by jsimmons Loading…
[beta] stage0 bump to 1.88.0 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-release Relevant to the release subteam, which will review and decide on the PR/issue.
#143068 opened Jun 26, 2025 by cuviper Loading…
Use let chains in the new solver 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#143066 opened Jun 26, 2025 by compiler-errors Loading…
Improve recovery when users write where: 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.
#143065 opened Jun 26, 2025 by compiler-errors Loading…
Clippy subtree update S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#143064 opened Jun 26, 2025 by flip1995 Loading…
explain ImportData::imported_module 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.
#143063 opened Jun 26, 2025 by bvanjoi Loading…
Only args in main diag are saved and restored without removing the newly added ones A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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.
#143060 opened Jun 26, 2025 by xizheyin Loading…
search graph: improve rebasing and add forced ambiguity support 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#143054 opened Jun 26, 2025 by lcnr Loading…
Add relnotes-api-list in-tree tool A-meta Area: Issues & PRs about the rust-lang/rust repository itself T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#143053 opened Jun 26, 2025 by pietroalbini Draft
4 tasks
Fix Windows bootstrap panic on invalid symlink removal (issue #143045) 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)
#143052 opened Jun 26, 2025 by hasip-timurtas Loading…
Add tracing to validate_operand T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#143051 opened Jun 26, 2025 by Stypox Draft
Enforce in bootstrap that check must have stage at least 1 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) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#143048 opened Jun 26, 2025 by Kobzol Draft
const validation: properly ignore zero-sized UnsafeCell 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.
#143046 opened Jun 26, 2025 by RalfJung Loading…
Quick fix for #143000 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.
#143040 opened Jun 26, 2025 by SciMind2460 Loading…
avoid suggesting traits from private dependencies 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.
#143038 opened Jun 26, 2025 by Qelxiros Loading…
Make named asm_labels lint not trigger on hexagon register spans 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.
#143037 opened Jun 26, 2025 by androm3da Loading…
Remove support for dyn* from the compiler A-tidy Area: The tidy tool F-dyn_star `#![feature(dyn_star)]` PG-exploit-mitigations Project group: Exploit mitigations 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#143036 opened Jun 26, 2025 by compiler-errors Loading…
Only work-steal in the main loop for rustc_thread_pool 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.
#143035 opened Jun 26, 2025 by ywxt Loading…
Add windows-gnullvm hosts to the manifest beta-nominated Nominated for backporting to the compiler in the beta channel. 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.
#143031 opened Jun 25, 2025 by mati865 Loading…
Fix suggestion spans inside macros for the unused_must_use lint 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.
#143030 opened Jun 25, 2025 by Urgau Loading…
GCI: Imply outlives-bounds on free (generic) const items A-rustc-dev-guide Area: rustc-dev-guide F-generic_const_items `#![feature(generic_const_items)]` 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.
#143029 opened Jun 25, 2025 by fmease Draft
emit StorageLive and schedule StorageDead for let-else's bindings after matching needs-crater This change needs a crater run to check for possible breakage in the ecosystem. S-waiting-on-crater Status: Waiting on a crater run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#143028 opened Jun 25, 2025 by dianne Loading…
codegen_fn_attrs: make comment more precise A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#143020 opened Jun 25, 2025 by RalfJung Loading…
ProTip! Filter pull requests by the default branch with base:master.