-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Optimize the codegen for 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.
Span::from_expansion
S-waiting-on-review
#140485
opened Apr 29, 2025 by
Jarcho
Loading…
Update rc.rs docs
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.
#140483
opened Apr 29, 2025 by
baumanj
Loading…
std::net: update tcp deferaccept delay type to Duration.
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.
#140482
opened Apr 29, 2025 by
devnexen
Loading…
Require sanitizers be enabled for asan_odr_windows.rs
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.
#140481
opened Apr 29, 2025 by
dpaoliello
Loading…
[for errs] perf run 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
sub_relations
change
S-waiting-on-perf
chore: delete unused ui/auxiliary crates
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.
#140476
opened Apr 29, 2025 by
mejrs
Loading…
Rollup of 8 pull requests
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-tidy
Area: The tidy tool
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#140475
opened Apr 29, 2025 by
tgross35
Loading…
CI: rfl: move job forward to Linux v6.15-rc4
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-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.
#140470
opened Apr 29, 2025 by
ojeda
Loading…
Minor tweaks to make some normalization (adjacent) code less confusing
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)
#140468
opened Apr 29, 2025 by
BoxyUwU
Loading…
Don't FCW assoc consts in patterns
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.
#140467
opened Apr 29, 2025 by
BoxyUwU
Loading…
[WIP] Move placeholder handling to a proper preprocessing step
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.
#140466
opened Apr 29, 2025 by
amandasystems
Loading…
chore: edit and move tests
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.
#140465
opened Apr 29, 2025 by
mejrs
Loading…
Use a closure instead of three chained iterators
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.
Document MaybeUninit bit validity
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.
#140463
opened Apr 29, 2025 by
joshlf
Loading…
Fix handling of LoongArch target features not supported by LLVM 19
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.
#140460
opened Apr 29, 2025 by
heiher
Loading…
Add Operating system: Unix-like
O-windows
Operating system: Windows
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.
read_buf
equivalents for positioned reads
O-unix
#140459
opened Apr 29, 2025 by
niklasf
Loading…
Fix for async drop ice with partly dropped tuple
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.
#140458
opened Apr 29, 2025 by
azhogin
Loading…
Use target-cpu=z13 on s390x codegen const vector 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.
#140457
opened Apr 29, 2025 by
fneddy
Loading…
Fix test simd/extract-insert-dyn on s390x
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.
#140456
opened Apr 29, 2025 by
fneddy
Loading…
Remove global 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.
next_disambiguator
state and handle it with a DisambiguatorState
type
PG-exploit-mitigations
#140453
opened Apr 29, 2025 by
Zoxc
Loading…
ast: Remove token visiting from AST visitor
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.
#140450
opened Apr 29, 2025 by
petrochenkov
Loading…
Rename 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.
rustc_query_append!
to rustc_with_all_queries!
A-query-system
#140448
opened Apr 29, 2025 by
Zalathar
Loading…
chore: fix some tests
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140446
opened Apr 29, 2025 by
mejrs
Loading…
Treat ManuallyDrop as ~const Destruct
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)
#140445
opened Apr 29, 2025 by
oli-obk
Loading…
mono collector: Reduce # of locking while walking the graph
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.
#140442
opened Apr 29, 2025 by
osiewicz
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.