-
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
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
[WIP] RIIR HtmlDocCk
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-testsuite
Area: The testsuite used to check the correctness of rustc
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-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-rustdoc
Relevant to the rustdoc 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
Improve 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.
Lifetime::suggestion
S-waiting-on-review
#139046
opened Mar 28, 2025 by
nnethercote
•
Draft
[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
impl Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
AsRef<[T; N]>
and AsMut<[T; N]>
for [T; N]
S-waiting-on-author
#129872
opened Sep 2, 2024 by
GrigorenkoPV
•
Draft
1 of 6 tasks
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.
[blocked on design] [PoC]: rustdoc (html): add support for variances
A-rustdoc-json
Area: Rustdoc JSON backend
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-tracking-design-concerns
Status: There are blocking design concerns.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Create personality stub function for no_std panic=abort crates
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.
Rollup of 7 pull requests
A-compiletest
Area: The compiletest test runner
A-rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
O-unix
Operating system: Unix-like
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-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.
#139119
opened Mar 29, 2025 by
matthiaskrgr
Loading…
Suggest adding missing braces in 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.
const
block pattern
S-waiting-on-review
#130751
opened Sep 23, 2024 by
GrigorenkoPV
•
Draft
3 tasks
compiler: Fix handling of 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.
repr(align(N), simd)
S-waiting-on-author
#130460
opened Sep 17, 2024 by
workingjubilee
•
Draft
Add rusty stack protector
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.
#137418
opened Feb 22, 2025 by
SparrowLii
•
Draft
Autodiff batching
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
F-autodiff
`#![feature(autodiff)]`
F-batching
`#![feature(batching)]`
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.
Use multiple returns in MIR if it saves a block; still have only one in LLVM
perf-regression
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.
Avoid hashing the hir_crate query
perf-regression
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.
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
rustdoc-json: Add test for #[automatically_derived] attribute
A-rustdoc-json
Area: Rustdoc JSON backend
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#110406
opened Apr 16, 2023 by
aDotInTheVoid
•
Draft
Enable MultipleReturnTerminators by default.
A-mir-opt
Area: MIR optimizations
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
Add some rmeta instrumentation
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.
Only generate a single shim for clone of copy types.
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] Elaborate drops to calls
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.
[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
Previous Next
ProTip!
Updated in the last three days: updated:>2025-03-26.