-
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
Test binary size of share generics
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
[DO NOT MERGE] Experimental
A-testsuite
Area: The testsuite used to check the correctness of rustc
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
[EXPERIMENTAL] Debugging aarch64-apple rustdoc test failure
A-testsuite
Area: The testsuite used to check the correctness of rustc
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Update cargo
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#142109
opened Jun 6, 2025 by
weihanglo
Loading…
gpu offload host code generation
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
F-gpu_offload
`#![feature(gpu_offload)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Make root vars more stable
perf-regression
Performance regression.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#142090
opened Jun 5, 2025 by
compiler-errors
•
Draft
Experiment: hashbrown that doesn't depend on compiler-builtins
A-tidy
Area: The tidy tool
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Experiment: Switch to a Area: The tidy tool
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
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.
cfg-if
that does not depend on `compiler_Bu…
A-tidy
Prototype 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.
VaList
proposal
A-run-make
[WIP] Configure bootstrap backport nominations through triagebot
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
[PERF] Rework unsizing coercions in new solver
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)
#141926
opened Jun 2, 2025 by
compiler-errors
•
Draft
[DO NOT MERGE] Crate local distributed slice
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#141830
opened May 31, 2025 by
jdonszelmann
•
Draft
compiler: use FramePointer::NonLeaf on illumos
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.
#141798
opened May 30, 2025 by
workingjubilee
Loading…
ci: update docker version on codebuild
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.
Pure batching without autodiff
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
F-autodiff
`#![feature(autodiff)]`
F-batching
`#![feature(batching)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
[experimental, do not merge!] a faster implementation of Polonius and a more compact DenseBitSet implementation
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
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)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
[perf ONLY] [gauge upper bound] rustdoc: Remove auto trait impl synthesis
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
[PERF] partition shims into CGU of their characteristic types, if possible
perf-regression
Performance regression.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141560
opened May 25, 2025 by
compiler-errors
•
Draft
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.
[experimental, do not merge!] a faster implementation of Polonius
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
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)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
[experiment, do not merge!] rewrite the DenseBitSet structure to only use 1 word on the stack
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.
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.
[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…
-Zindirect-branch-cs-prefix
on top of -Zretpoline*
A-rust-for-linux
Previous Next
ProTip!
Follow long discussions with comments:>50.