-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Check preds post mono (round 2)
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-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)
#137003
opened Feb 14, 2025 by
compiler-errors
•
Draft
Use ccache for stage0 tool builds
A-rustc-dev-guide
Area: rustc-dev-guide
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.
Use Status: This is awaiting some action (such as code changes or more information) from the author.
cfg_os_version_min
in std
S-waiting-on-author
[experiment] dont init anything except x86
perf-regression
Performance regression.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
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.
#136861
opened Feb 11, 2025 by
klensy
Loading…
[DO NOT MERGE] Area: The testsuite used to check the correctness of rustc
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-rust-analyzer
Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
./x test rust-analyzer
A-testsuite
[WIP] Forbid object lifetime changing pointer casts
I-lang-nominated
Nominated for discussion during a lang team meeting.
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.
Conditionally fuse small constant constant integer switches when lowering slice patterns
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.
Lazy-chunk Symbol interner
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#136401
opened Feb 1, 2025 by
Mark-Simulacrum
Loading…
[experiment] ci: free more space in ubuntu 24 free runners
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.
Start using pattern types in libcore
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#136006
opened Jan 24, 2025 by
oli-obk
Loading…
CI: move dist-arm-linux to a free ARM runner
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.
Move coroutine upvars into locals for better memory economy
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.
#135527
opened Jan 15, 2025 by
dingxiangfei2009
Loading…
[crater-only] Ban assoc ty unbounds
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
bootstrap: Apply a clearer naming convention to many of the test steps
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)
Consider parent aliases of rigid nested projections for outlives bounds
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.
#135008
opened Jan 2, 2025 by
compiler-errors
•
Draft
Include arguments to the precondition check in failure messages
perf-regression
Performance regression.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
[experimental] shorten backtraces using debuginfo
A-compiletest
Area: The compiletest test runner
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
compiler: Stop manually extending the stack
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#134153
opened Dec 10, 2024 by
workingjubilee
•
Draft
Do partial SsaLocals analysis in unoptimized builds
A-run-make
Area: port run-make Makefiles to rmake.rs
perf-regression
Performance regression.
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 visit whole crate to compute 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.
lints_that_dont_need_to_run
.
S-experimental
[DO NOT MERGE] bootstrap with Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-tidy
Area: The tidy tool
perf-regression
Performance regression.
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-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)
-Znext-solver=globally
A-query-system
[IT'S NOT TIME YET] Disarm 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.
time
💣 (diagnostics)
S-blocked
turn creating 8dot3 names off for windows for speed
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-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.
#133033
opened Nov 14, 2024 by
klensy
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
Add post-mono MIR passes to make mono-reachable analysis more accurate
perf-regression
Performance regression.
PG-exploit-mitigations
Project group: Exploit mitigations
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.
ProTip!
Add no:assignee to see everything that’s not assigned.