- Notifications
You must be signed in to change notification settings - Fork 13.9k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Ensure the personality does not panic A-run-make Area: port run-make Makefiles to rmake.rs 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.
#148105 opened Oct 25, 2025 by Noratrieb Loading…
cg_llvm: Pass 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.
debuginfo_compression through FFI as an enum A-LLVM #148103 opened Oct 25, 2025 by Zalathar Loading…
rustdoc: Properly detect syntactically invalid doctests (to fix a regression) 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Prepare to move debugger discovery from compiletest to bootstrap A-compiletest Area: The compiletest test runner 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)
#148099 opened Oct 25, 2025 by Zalathar Loading…
Optimize path components iteration on platforms that don't have prefixes 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.
#148084 opened Oct 24, 2025 by the8472 Loading…
[rustdoc] Fix invalid jump to def macro link generation 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#148080 opened Oct 24, 2025 by GuillaumeGomez Loading…
Rename 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-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
downcast_[ref|mut]_unchecked -> downcast_unchecked_[ref|mut] S-waiting-on-review #148079 opened Oct 24, 2025 by taj-p Loading…
AliasRelate: don't discard constraints on overflow 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
rustdoc: Use configured target modifiers when collecting doctests A-run-make Area: port run-make Makefiles to rmake.rs F-target_modifiers `#![feature(target_modifiers)]` 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.
#148068 opened Oct 24, 2025 by tmiasko Loading…
Fix tests to use static linking 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.
#148064 opened Oct 24, 2025 by ladipro Loading…
Update substring match for substitutions 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.
#148061 opened Oct 24, 2025 by faculerena Loading…
rustc_codegen_llvm: Add debug locations to Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
write_operand_repeatedly() A-LLVM Stabilize This issue / PR is in PFCP or FCP with a disposition to merge it. final-comment-period In the final comment period and will be merged soon unless new substantive objections are raised. I-lang-radar Items that are on lang's radar and will need eventual work or consideration. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-lang Relevant to the language team
const_mul_add disposition-merge #148052 opened Oct 23, 2025 by tgross35 Loading…
Stabilize Frontmatter F-frontmatter `#![feature(frontmatter)]` I-lang-radar Items that are on lang's radar and will need eventual work or consideration. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-lang Relevant to the language team T-style Relevant to the style team, which will review and decide on the PR/issue.
#148051 opened Oct 23, 2025 by epage Loading…
3 of 10 tasks
Unify Operating System: Hermit O-SGX Target: SGX O-solid Operating System: SOLID O-unix Operating system: Unix-like O-wasi Operating system: Wasi, Webassembly System Interface O-wasm Target: WASM (WebAssembly), http://webassembly.org/ O-windows Operating system: Windows 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.
OsStringExt/OsStrExt traits across platforms O-hermit #148050 opened Oct 23, 2025 by thaliaarchi Loading…
Stabilize 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.
maybe_uninit_write_slice S-waiting-on-review #148048 opened Oct 23, 2025 by thaliaarchi Loading…
fix: std::sys::fs use_with_native_path for read_dir for windows O-windows Operating system: Windows 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.
#148045 opened Oct 23, 2025 by WrldEngine Loading…
std: move check for destroyed TLS variable perf-regression Performance regression. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#148037 opened Oct 23, 2025 by joboet Loading…
Simplify the canonical enum clone branches to a copy statement perf-regression Performance regression. 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.
#148034 opened Oct 23, 2025 by dianqk Loading…
Remove the Status: This is awaiting some action (such as code changes or more information) from the author. 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.
sym::Deref diagnostic item S-waiting-on-author #148033 opened Oct 23, 2025 by samueltardieu Loading…
std: don't leak the thread closure if destroying the thread attributes fails 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.
#148026 opened Oct 23, 2025 by joboet Loading…
Handle OOM when writing to 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.
Vec S-waiting-on-review #148024 opened Oct 23, 2025 by a1phyr Loading…
Show backtrace on allocation failures when possible 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.
#148020 opened Oct 23, 2025 by bjorn3 Loading…
rustdoc: add support for macro_rules macros of multiple kinds A-rustdoc-json Area: Rustdoc JSON backend A-rustdoc-search Area: Rustdoc's search feature 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#148005 opened Oct 22, 2025 by notriddle Loading…
fix: Only special case single line item attribute suggestions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#148004 opened Oct 22, 2025 by Muscraft Loading…
ProTip! Add no:assignee to see everything that’s not assigned.