-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Overhaul 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.
UsePath
perf-regression
#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 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.
UsePath
in the HIR stats.
S-waiting-on-bors
#141725
opened May 29, 2025 by
nnethercote
Loading…
Reduce Relevant to the compiler team, which will review and decide on the PR/issue.
ast::ptr::P
to a typedef of Box
T-compiler
#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 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.
parse_maybe_literal_minus
S-waiting-on-author
#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.