-
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
tests/ui
: A New Order [11/N]
S-waiting-on-review
#142219
opened Jun 8, 2025 by
Kivooeo
Loading…
CI: rfl: move job forward to Linux v6.16-rc1
A-rust-for-linux
Relevant for the Rust-for-Linux project
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.
#142218
opened Jun 8, 2025 by
ojeda
Loading…
tests/ui
: A New Order [10/N]
S-waiting-on-review
#142217
opened Jun 8, 2025 by
Kivooeo
Loading…
Minor tweaks to refcell logging
S-waiting-on-review
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.
#142216
opened Jun 8, 2025 by
nealsid
Loading…
Use -Zmir-opt-level=0 in tests for MIR building
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
tests/ui
: A New Order [9/N]
S-waiting-on-review
#142214
opened Jun 8, 2025 by
Kivooeo
Loading…
Rollup of 13 pull requests
A-compiletest
Area: The compiletest test runner
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
O-linux
Operating system: Linux
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.
#142213
opened Jun 8, 2025 by
workingjubilee
Loading…
bootstrap: validate 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)
rust.codegen-backends
& targer.<triple>.codegen-backends
S-waiting-on-review
#142212
opened Jun 8, 2025 by
GrigorenkoPV
Loading…
Do not checkout GCC submodule for the tidy job
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#142211
opened Jun 8, 2025 by
Kobzol
Loading…
Run Area: The testsuite used to check the correctness of rustc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
mingw-check-tidy
on auto builds
A-testsuite
#142210
opened Jun 8, 2025 by
Kobzol
Loading…
Always consider 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 _
items as live for dead code analysis
S-waiting-on-review
#142208
opened Jun 8, 2025 by
Urgau
Loading…
Mark 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.
slice::swap_with_slice
unstably const
S-waiting-on-review
#142205
opened Jun 8, 2025 by
paolobarbolini
Loading…
[perf] Don't select on error path in probe
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.
#142203
opened Jun 8, 2025 by
compiler-errors
•
Draft
[perf] Don't use true fulfillment errors in method probe
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#142202
opened Jun 8, 2025 by
compiler-errors
•
Draft
tests/ui
: A New Order [8/N]
S-waiting-on-review
#142200
opened Jun 8, 2025 by
Kivooeo
Loading…
Do not free disk space in the Area: The testsuite used to check the correctness of rustc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
mingw-check-tidy
job
A-testsuite
#142199
opened Jun 8, 2025 by
Kobzol
Loading…
rustc_const_eval
: respect target.min_global_align
A-LLVM
#142198
opened Jun 8, 2025 by
folkertdev
Loading…
Remove all unused feature gates from the compiler
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
#142194
opened Jun 8, 2025 by
bjorn3
Loading…
add tests for pattern binding drop order edge cases
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.
#142193
opened Jun 8, 2025 by
dianne
Loading…
De-duplicate f16 & f128 doctest attributes
S-waiting-on-review
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.
#142192
opened Jun 8, 2025 by
Urgau
Loading…
early return in trait detection for non-trait item
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.
#142191
opened Jun 8, 2025 by
bvanjoi
Loading…
Check definitions of arguments before suggest move expr out of loop
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.
#142189
opened Jun 8, 2025 by
xizheyin
Loading…
Rollup of 6 pull requests
A-compiletest
Area: The compiletest test runner
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
O-linux
Operating system: Linux
rollup
A PR which is a rollup
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.
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.
#142188
opened Jun 8, 2025 by
matthiaskrgr
Loading…
Convert moves of references to copies in ReferencePropagation
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Added test for 30904
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.
#142183
opened Jun 7, 2025 by
Kivooeo
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.