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

Subtree update cg gcc 2025 07 18 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.
#144140 opened Jul 18, 2025 by GuillaumeGomez Loading…
Rollup of 10 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) PG-exploit-mitigations Project group: Exploit mitigations 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#144138 opened Jul 18, 2025 by matthiaskrgr Loading…
dnm: dskusg S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#144137 opened Jul 18, 2025 by ChrisDenton Loading…
Cleanup unicode table gen S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#144134 opened Jul 18, 2025 by hkBst Loading…
Stabilize const TypeId::of A-const-eval Area: Constant evaluation, covers all const contexts (static, const fn, ...) I-lang-nominated Nominated for discussion during a lang team meeting. P-lang-drag-1 Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-lang Relevant to the language team
#144133 opened Jul 18, 2025 by oli-obk Loading…
Introduce Scope::NonGlobModule and Scope::GlobModule 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.
#144131 opened Jul 18, 2025 by b-naber Loading…
Fix empty target_config in apply_rust_config bootstrap 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)
#144126 opened Jul 18, 2025 by Shourya742 Loading…
Add new ignore-backends and needs-backends tests annotations A-compiletest Area: The compiletest test runner A-rustc-dev-guide Area: rustc-dev-guide 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)
#144125 opened Jul 18, 2025 by GuillaumeGomez Loading…
Write .cargo/config.toml in x vendor 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)
#144124 opened Jul 18, 2025 by bjorn3 Loading…
Generalize unsize and unsize_into destinations 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.
#144123 opened Jul 18, 2025 by oli-obk Loading…
Make bit ops traits const 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.
#144120 opened Jul 18, 2025 by oli-obk Loading…
Fixes for LLVM 21 A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#144116 opened Jul 18, 2025 by nikic Loading…
fix outdated comment 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#144115 opened Jul 18, 2025 by lcnr Loading…
Impls and impl items inherit lint levels of the corresponding traits and trait items 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.
#144113 opened Jul 18, 2025 by mu001999 Loading…
bootstrap: Ignore rust.debuginfo-level-tests for codegen tests 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)
#144112 opened Jul 18, 2025 by Enselic Loading…
Remove deprecated MaybeUninit slice methods 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.
#144111 opened Jul 18, 2025 by clarfonthey Loading…
Ignore tests/run-make/link-eh-frame-terminator/rmake.rs when cross-compiling A-run-make Area: port run-make Makefiles to rmake.rs 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.
#144108 opened Jul 18, 2025 by CaiWeiran Loading…
Rename emit_unless to emit_unless_delay 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.
#144103 opened Jul 18, 2025 by xizheyin Loading…
Do not lint private-in-public for RPITIT 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.
#144098 opened Jul 17, 2025 by cjgillot Loading…
Ensure we codegen the main fn 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.
#144094 opened Jul 17, 2025 by saethlin Draft
bootstrap: Detect musl hosts 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)
#144092 opened Jul 17, 2025 by Gelbpunkt Loading…
Stabilize new_zeroed_alloc 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.
#144091 opened Jul 17, 2025 by thaliaarchi Loading…
Make IoSlice and IoSliceMut methods unstably const 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.
#144090 opened Jul 17, 2025 by thaliaarchi Loading…
Rehome 35 tests/ui/issues/ tests to other subdirectories under tests/ui/ 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) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#144089 opened Jul 17, 2025 by Oneirical Loading…
[beta] backports 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#144087 opened Jul 17, 2025 by cuviper Loading…
ProTip! Filter pull requests by the default branch with base:master.