8000 Pull requests · rust-lang/rust · GitHub
[go: up one dir, main page]

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

Stabilize rwlock_downgrade feature 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.
#147563 opened Oct 10, 2025 by Kivooeo Loading…
Stablize NonZero<u*>::div_ceil 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.
#147562 opened Oct 10, 2025 by tyilo Loading…
Move wasm32-wasip3 to the tier 3 table S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#147553 opened Oct 10, 2025 by saethlin Loading…
[Debugger Visualizers] Optimize lookup behavior S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#147552 opened Oct 10, 2025 by Walnut356 Loading…
remove #[rustc_inherit_overflow_checks] from is_multiple_of 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.
#147551 opened Oct 10, 2025 by folkertdev Loading…
Replace LLVMRustContextCreate with normal LLVM-C API calls A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#147549 opened Oct 10, 2025 by AMS21 Loading…
Fix ICE for never pattern as closure parameters 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.
#147548 opened Oct 10, 2025 by chenyukang Loading…
Suppress unused_parens for labeled break 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.
#147546 opened Oct 10, 2025 by chenyukang Loading…
Add cargo_cfg_target_family_multivalued lint A-cfg Area: `cfg` conditional compilation A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. I-lang-nominated Nominated for discussion during a lang team meeting. S-waiting-on-t-lang Status: Awaiting decision from T-lang T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-lang Relevant to the language team
#147545 opened Oct 10, 2025 by madsmtm Loading…
Remove StatementKind::Deinit. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.
#147544 opened Oct 10, 2025 by cjgillot Loading…
cve-rs: Fix unsound lifetime extension in HRTB function pointer coercion 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-types Relevant to the types team, which will review and decide on the PR/issue.
#147543 opened Oct 10, 2025 by kstrafe Loading…
Change int-to-ptr transmute lowering back to inttoptr 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.
#147541 opened Oct 9, 2025 by saethlin Loading…
Stabilise as_array in [_] and *const [_]; stabilise as_mut_array in [_] and *mut [_]. A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. 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.
#147540 opened Oct 9, 2025 by bjoernager Loading…
resolve: Use primitives for conditional mutability more consistently 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.
#147539 opened Oct 9, 2025 by petrochenkov Loading…
Windows-gnullvm self-contained 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#147536 opened Oct 9, 2025 by mati865 Draft
Implement SIMD funnel shifts in const-eval/Miri 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.
#147534 opened Oct 9, 2025 by sayantn Loading…
Renumber return local after state transform 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.
#147533 opened Oct 9, 2025 by cjgillot Loading…
Port #[cfg_attr] to the new attribute parsing infrastructure 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#147532 opened Oct 9, 2025 by JonathanBrouwer Draft
Update t-compiler beta nomination Zulip msg A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#147527 opened Oct 9, 2025 by apiraino Loading…
Move computation of allocator shim contents to cg_ssa A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-run-make Area: port run-make Makefiles to rmake.rs PG-exploit-mitigations Project group: Exploit mitigations 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.
#147526 opened Oct 9, 2025 by bjorn3 Loading…
Replace locals in debuginfo records during ref_prop and dest_prop A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.) 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.
#147525 opened Oct 9, 2025 by dianqk Loading…
compiletest: Use the same directive lines for EarlyProps and ignore/only/needs A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc 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)
#147522 opened Oct 9, 2025 by Zalathar Loading…
Make SIMD intrinsics available in const-contexts 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.
#147521 opened Oct 9, 2025 by sayantn Loading…
Port the remaining SIMD intrinsics to const-eval 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.
#147520 opened Oct 9, 2025 by sayantn Loading…
Update LLVM to 21.1.3 A-CI Area: Our Github Actions CI A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#147518 opened Oct 9, 2025 by dianqk Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.
0