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

Use triomphe::ThinArc in TokenStream. A-tidy Area: The tidy tool S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-perf Status: Waiting on a perf run to be completed. 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.
#146082 opened Sep 1, 2025 by nnethercote Draft
Fix note message style for "crate-level attr used as outer attr" error A-attributes Area: Attributes (`#[…]`, `#![…]`) A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#146080 opened Sep 1, 2025 by scrabsha Draft
Rollup of 5 pull requests A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc 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-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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#146077 opened Sep 1, 2025 by Zalathar Loading…
Consolidate staging for compiletest steps in bootstrap 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)
#146076 opened Sep 1, 2025 by Kobzol Loading…
changes for vxworks O-unix Operating system: Unix-like 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.
#146073 opened Sep 1, 2025 by Anupamvashistha2002 Loading…
clean up some old const trait impl syntax 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-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#146071 opened Sep 1, 2025 by npmccallum Loading…
rustdoc-search: skip loading unneeded fnData A-rustdoc-search Area: Rustdoc's search feature S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.
#146070 opened Sep 1, 2025 by notriddle Loading…
Mark desugared range expression spans with DesugaringKind::RangeExpr 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.
#146069 opened Sep 1, 2025 by camsteffen Loading…
compiletest: Capture panic messages via a custom panic hook 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)
#146068 opened Sep 1, 2025 by Zalathar Loading…
alloc: make Cow From impls 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.
#146067 opened Sep 1, 2025 by npmccallum Loading…
Add compiler error when trying to use concat metavar expr in repetitions F-macro_metavar_expr_concat `#![feature(macro_metavar_expr_concat)]` 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.
#146064 opened Aug 31, 2025 by jullanggit Loading…
fixup nix dev shell again S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#146060 opened Aug 31, 2025 by WaffleLapkin Loading…
explicitly end the lifetime of va_list 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.
#146059 opened Aug 31, 2025 by folkertdev Loading…
Improve diagnostic for Cow::to_owned() usage. 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.
#146058 opened Aug 31, 2025 by xonx4l Loading…
feat: add from_fn_ptr to Waker and LocalWaker 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.
#146057 opened Aug 31, 2025 by Ddystopia Loading…
add #[must_use] to array::repeat 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.
#146054 opened Aug 31, 2025 by joboet Loading…
Detect and optimize SIMD-like struct 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.
#146049 opened Aug 31, 2025 by so-lovely Loading…
Suggest parentheses when match expression in binop is parsed as statement 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.
#146044 opened Aug 31, 2025 by estebank Loading…
tidy: --bless now makes escheck run with --fix 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)
#146041 opened Aug 30, 2025 by lolbinarycat Loading…
Introduce CoerceShared lang item and trait, and basic Reborrow tests 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.
#146037 opened Aug 30, 2025 by aapoalas Loading…
Update target spec metadata of Arm64EC Windows and Trusty targets 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.
#146034 opened Aug 30, 2025 by taiki-e Loading…
Explicity disable LSX feature for loongarch64-unknown-none target 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.
#146032 opened Aug 30, 2025 by heiher Loading…
support link modifier as-needed for raw-dylib-elf A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#146027 opened Aug 30, 2025 by usamoi Loading…
compiler: Include span of too huge array with -Cdebuginfo=2 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.
#146025 opened Aug 30, 2025 by Enselic Loading…
std: optimize dlsym! macro and add a test for it O-unix Operating system: Unix-like 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.
#146019 opened Aug 29, 2025 by joboet Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.