-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 12 pull requests
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-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.
#133505
opened Nov 26, 2024 by
compiler-errors
Loading…
Ignore the rustc_bootstrap test during post-opt-dist tests
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
[DO NOT MERGE] bootstrap with 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
-Znext-solver=globally
S-waiting-on-review
support revealing defined opaque post borrowck
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#133501
opened Nov 26, 2024 by
lcnr
Loading…
Rollup of 13 pull requests
A-compiletest
Area: The compiletest test runner
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-run-make
Area: port run-make Makefiles to rmake.rs
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-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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#133500
opened Nov 26, 2024 by
GuillaumeGomez
Loading…
Respect verify-llvm-ir option in the backend
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.
#133499
opened Nov 26, 2024 by
nikic
Loading…
Add missing code examples on 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.
LocalKey
S-waiting-on-review
#133498
opened Nov 26, 2024 by
GuillaumeGomez
Loading…
thread::available_parallelism for wasm32-wasip1-threads
O-wasi
Operating system: Wasi, Webassembly System Interface
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.
#133496
opened Nov 26, 2024 by
surban
Loading…
add test for alias-bound shadowing, rename folder
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#133495
opened Nov 26, 2024 by
lcnr
Loading…
do not constrain infer vars 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
find_best_leaf_obligation
S-waiting-on-review
#133493
opened Nov 26, 2024 by
lcnr
Loading…
bootstrap: allow skipping steps with start of path
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)
#133492
opened Nov 26, 2024 by
MarcoIeni
Loading…
Clarify the Pin may not pin the data when the type is Unpin.
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.
#133489
opened Nov 26, 2024 by
hikalium
Loading…
tests: Add regression test for self referential structs with cow as last field
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.
#133488
opened Nov 26, 2024 by
Enselic
Loading…
fix confusing diagnostic for reserved Area: Messages for errors, warnings, and lints
A-edition-2024
Area: The 2024 edition
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.
##
A-diagnostics
#133487
opened Nov 26, 2024 by
pitaj
Loading…
borrowck diagnostics: make 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.
add_move_error_suggestions
use the HIR rather than SourceMap
S-waiting-on-review
#133486
opened Nov 26, 2024 by
dianne
Loading…
[discussion][donotmerge]: Copy Python implementation for Nominated for discussion during a libs-api team meeting.
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.
float::div_euclid
I-libs-api-nominated
#133485
opened Nov 26, 2024 by
tesuji
Loading…
Only error raw lifetime followed by 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.
\'
in edition 2021+
S-waiting-on-review
#133482
opened Nov 26, 2024 by
compiler-errors
Loading…
Disable Area: port run-make Makefiles to rmake.rs
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.
avr-rjmp-offset
on Windows for now
A-run-make
#133481
opened Nov 25, 2024 by
jieyouxu
Loading…
jsondocck: Parse, don't validate commands.
A-rustdoc-json
Area: Rustdoc JSON backend
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#133478
opened Nov 25, 2024 by
aDotInTheVoid
Loading…
Detect tuple structs that are unconstructable due to re-export
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.
#133477
opened Nov 25, 2024 by
estebank
Loading…
MaybeStorage
improvements
S-waiting-on-bors
#133475
opened Nov 25, 2024 by
nnethercote
Loading…
Do not unify dereferences of shared borrows in GVN
perf-regression
Performance regression.
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.
#133474
opened Nov 25, 2024 by
RalfJung
Loading…
tests: Add regression test for recursive enum with Cow and Clone
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.
#133473
opened Nov 25, 2024 by
Enselic
Loading…
Run TLS destructors for wasm32-wasip1-threads
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.
#133472
opened Nov 25, 2024 by
surban
Loading…
gce: fix typing_mode mismatch
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.
#133471
opened Nov 25, 2024 by
lcnr
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.