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

Overhaul UsePath perf-regression Performance regression. 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.
#141741 opened May 29, 2025 by nnethercote Loading…
Hir item kind field order 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#141740 opened May 29, 2025 by nnethercote Loading…
Avoid over-counting of UsePath in the HIR stats. 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.
#141725 opened May 29, 2025 by nnethercote Loading…
Reduce ast::ptr::P to a typedef of Box T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#141603 opened May 26, 2025 by nnethercote Draft
Streamline some attr parsing APIs 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.
#141271 opened May 20, 2025 by nnethercote Loading…
[DRAFT] Generate CGUs in parallel. 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.
#132711 opened Nov 6, 2024 by nnethercote Draft
Restrict parse_maybe_literal_minus 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.
#129289 opened Aug 20, 2024 by nnethercote Loading…
Implement RFC 3349, mixed utf8 literals A-testsuite Area: The testsuite used to check the correctness of rustc perf-regression Performance regression. perf-regression-triaged The performance regression has been triaged. 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-lang Relevant to the language team, which will review and decide on the PR/issue.
#120286 opened Jan 23, 2024 by nnethercote Draft
ProTip! Filter pull requests by the default branch with base:master.