-
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
Rollup of 7 pull requests
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
O-windows
Operating system: Windows
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-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.
#141484
opened May 24, 2025 by
matthiaskrgr
Loading…
[do not merge] Try build for stable
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
[do not merge] Try build test for beta
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
[DONT MERGE] PGO new solver
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-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#141453
opened May 23, 2025 by
compiler-errors
•
Draft
[perf] next-solver canonicalization + eager-resolve
A-rustdoc-search
Area: Rustdoc's search feature
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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Avoid obligation construction dance with query region constraints
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)
#141392
opened May 22, 2025 by
compiler-errors
•
Draft
[experiment] ci test: see how pr jobs run in codebuild
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
ci: use codebuild for dist-x86_64-linux-alt
A-testsuite
Area: The testsuite used to check the correctness of rustc
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
rustdoc: add private items toggle
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.
#141299
opened May 20, 2025 by
lolbinarycat
•
Draft
Hack together inline-always-overrides
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
[WIP] Expand free alias types during variance computation
F-lazy_type_alias
`#![feature(lazy_type_alias)]`
perf-regression
Performance regression.
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
[DO NOT MERGE] build Enzyme as archive
A-testsuite
Area: The testsuite used to check the correctness of rustc
F-autodiff
`#![feature(autodiff)]`
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.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#140799
opened May 8, 2025 by
ZuseZ4
Loading…
Should Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
-Cforce-frame-pointers
favor the target or CLI?
S-waiting-on-team
#140774
opened May 7, 2025 by
workingjubilee
Loading…
[PERF] eagerly compute 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
sub_relations
again
perf-regression
#140752
opened May 7, 2025 by
lcnr
Loading…
Allow storing format_args!() in variable
A-fmt
Area: `core::fmt`
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
perf-regression
Performance regression.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language 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.
-Zindirect-branch-cs-prefix
on top of -Zretpoline*
A-rust-for-linux
Add -Zindirect-branch-cs-prefix
A-rust-for-linux
Relevant for the Rust-for-Linux project
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.
WIP: Add PGO for apple darwin targets
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.
Add 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.
c_longdouble
S-waiting-on-review
WIP: Unstable impls
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
ci: use aws codebuild for PR jobs
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
[DONT MERGE] externally implementable items
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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-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.
#140010
opened Apr 18, 2025 by
jdonszelmann
•
Draft
Remove 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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Symbol
from Named
variant of BoundRegionKind
/LateParamRegionKind
perf-regression
#139598
opened Apr 9, 2025 by
compiler-errors
•
Draft
[experiment] How expensive is 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.
if_cause
?
S-waiting-on-review
#139594
opened Apr 9, 2025 by
compiler-errors
•
Draft
Previous Next
ProTip!
Follow long discussions with comments:>50.