-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 11 pull requests
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
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-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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#143317
opened Jul 2, 2025 by
matthiaskrgr
Loading…
Add bootstrap check snapshot tests
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)
#143316
opened Jul 2, 2025 by
Kobzol
Loading…
fix filename for test
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.
#143314
opened Jul 2, 2025 by
tshepang
Loading…
[perf] Consider param-env for fast path
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)
#143309
opened Jul 2, 2025 by
compiler-errors
•
Draft
Remove 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
PointerLike
trait
S-waiting-on-author
#143308
opened Jul 2, 2025 by
compiler-errors
Loading…
Fast path nitpicks
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
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.
#143307
opened Jul 2, 2025 by
compiler-errors
Loading…
Add 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.
track_caller
attributes to trace origin of Clippy lints
S-waiting-on-review
#143306
opened Jul 1, 2025 by
samueltardieu
Loading…
tests/ui
: A New Order [28/N] FINAL PART
S-waiting-on-review
#143303
opened Jul 1, 2025 by
Kivooeo
Loading…
tests/ui
: A New Order [27/N]
S-waiting-on-review
#143302
opened Jul 1, 2025 by
Kivooeo
Loading…
tests/ui
: A New Order [26/N]
S-waiting-on-review
#143301
opened Jul 1, 2025 by
Kivooeo
Loading…
tests/ui
: A New Order [25/N]
S-waiting-on-review
#143300
opened Jul 1, 2025 by
Kivooeo
Loading…
tests/ui
: A New Order [24/N]
S-waiting-on-review
#143299
opened Jul 1, 2025 by
Kivooeo
Loading…
tests/ui
: A New Order [23/N]
S-waiting-on-review
#143298
opened Jul 1, 2025 by
Kivooeo
Loading…
tests/ui
: A New Order [22/N]
S-waiting-on-review
#143297
opened Jul 1, 2025 by
Kivooeo
Loading…
tests/ui
: A New Order [21/N]
S-waiting-on-review
#143296
opened Jul 1, 2025 by
Kivooeo
Loading…
Rename Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
mingw-*
CI jobs to pr-*
A-rustc-dev-guide
#143294
opened Jul 1, 2025 by
ChrisDenton
Loading…
fix Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-naked
Area: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzS
PG-exploit-mitigations
Project group: Exploit mitigations
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.
-Zsanitizer=kcfi
on #[naked]
functions
A-attributes
#143293
opened Jul 1, 2025 by
folkertdev
Loading…
Explicitly handle all nodes in 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.
generics_of
when computing parent
S-waiting-on-author
#143292
opened Jul 1, 2025 by
compiler-errors
Loading…
codegen_ssa: replace a Result by an Either
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.
#143291
opened Jul 1, 2025 by
RalfJung
Loading…
-Zlink-pub-async-impls flag added to monomorphize pub async fn impl
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.
#143290
opened Jul 1, 2025 by
azhogin
Loading…
Remove This issue / PR is in PFCP or FCP with a disposition to merge it.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
[T]::array_chunks(_mut)
disposition-merge
#143289
opened Jul 1, 2025 by
scottmcm
Loading…
Fix 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)
x clean
with a fifo
S-waiting-on-author
#143288
opened Jul 1, 2025 by
ehuss
Loading…
Make -Ztrack-diagnostics emit like a note
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.
#143286
opened Jul 1, 2025 by
Muscraft
Loading…
Add 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)
stdarch
bootstrap smoke test
A-testsuite
#143285
opened Jul 1, 2025 by
Kobzol
Loading…
Create 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.
AttrTarget
for attribute parsing
A-attributes
#143284
opened Jul 1, 2025 by
mejrs
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.