Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

split asm! parsing and validation 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.
#140490 opened Apr 29, 2025 by folkertdev Draft
Fix inaccurate atan2 documentation 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.
#140487 opened Apr 29, 2025 by whirlwindaster Loading…
rustfmt: Also allow bool literals as first item of let chain S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#140486 opened Apr 29, 2025 by calebcartwright Loading…
Optimize the codegen for Span::from_expansion 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.
#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-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.
#140481 opened Apr 29, 2025 by dpaoliello Loading…
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…
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 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.
#140464 opened Apr 29, 2025 by oli-obk Draft
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 read_buf equivalents for positioned reads O-unix 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.
#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-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.
#140456 opened Apr 29, 2025 by fneddy Loading…
Remove global next_disambiguator state and handle it with a DisambiguatorState type 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.
#140453 opened Apr 29, 2025 by Zoxc Loading…
ast: Remove token visiting from AST visitor 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.
#140450 opened Apr 29, 2025 by petrochenkov Loading…
Rename rustc_query_append! to rustc_with_all_queries! 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.
#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…
ProTip! Add no:assignee to see everything that’s not assigned.