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

Stabilize assert_matches and move it to core::macros A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-run-make Area: port run-make Makefiles to rmake.rs O-unix Operating system: Unix-like 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-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)
#137487 opened Feb 23, 2025 by Voultapher Loading…
Fix documentation for unstable sort on slice 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.
#137484 opened Feb 23, 2025 by chenyukang Loading…
rename sub_ptr to offset_from_unsigned 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#137483 opened Feb 23, 2025 by bend-n Loading…
Windows: use existing wrappers in File::open_native O-windows Operating system: Windows S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#137482 opened Feb 23, 2025 by seritools Loading…
[perf experiment] Link rlibs with --whole-archive A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.
#137481 opened Feb 23, 2025 by DianQK Draft
Return unexpected termination error instead of panicing in Thread::join 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.
#137480 opened Feb 23, 2025 by fuzzypixelz Loading…
uefi: Add Service Binding Protocol abstraction 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.
#137477 opened Feb 23, 2025 by Ayush1325 Loading…
avoid compiler_for for dist tools and force the current compiler 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)
#137476 opened Feb 23, 2025 by onur-ozkan Loading…
Revert "stabilize stage management for rustc tools" A-rustc-dev-guide Area: rustc-dev-guide 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#137475 opened Feb 23, 2025 by Noratrieb Loading…
pretty-print: Print shebang at the top of the output 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.
#137474 opened Feb 23, 2025 by VlaDexa Loading…
mir_build: Avoid some useless work when visiting "primary" bindings 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.
#137465 opened Feb 23, 2025 by Zalathar Loading…
Fix invalid suggestion from type error for derive macro 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.
#137464 opened Feb 23, 2025 by chenyukang Loading…
[illumos] attempt to use posix_spawn to spawn processes O-unix Operating system: Unix-like 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.
#137463 opened Feb 23, 2025 by sunshowers Loading…
downgrade bootstrap cc beta-nominated Nominated for backporting to the compiler in the beta channel. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. stable-nominated Nominated for backporting to the compiler in the stable channel. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#137460 opened Feb 23, 2025 by onur-ozkan Loading…
fix for issue 132802: x86 code in wasm32-unknown-unknown binaries A-run-make Area: port run-make Makefiles to rmake.rs 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-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.
#137457 opened Feb 23, 2025 by JayAndJef Loading…
Reuse machinery from tail_expr_drop_order for if_let_rescope 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.
#137455 opened Feb 23, 2025 by compiler-errors Loading…
not lint break with label and unsafe block 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.
#137454 opened Feb 23, 2025 by mu001999 Loading…
bootstrap: add module docs for core:metadata 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)
#137452 opened Feb 23, 2025 by Shourya742 Loading…
FIx sym -> syn typo in tail-expr-drop-order type opt-out 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.
#137451 opened Feb 23, 2025 by compiler-errors Loading…
Denote ControlFlow as #[must_use] 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-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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#137449 opened Feb 23, 2025 by compiler-errors Loading…
add core::intrinsics::simd::{simd_extract_dyn, simd_insert_dyn} 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#137447 opened Feb 22, 2025 by folkertdev Draft
Improve behavior of IF_LET_RESCOPE around temporaries and place expressions T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#137444 opened Feb 22, 2025 by compiler-errors Loading…
fix: Calculate the privacy of dependencies wrt current local crate 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.
#137441 opened Feb 22, 2025 by ShoyuVanilla Loading…
Stabilise std::ffi::c_str 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.
#137439 opened Feb 22, 2025 by clarfonthey Loading…
Add as_ascii_unchecked() methods to char, u8, and str 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.
#137432 opened Feb 22, 2025 by djscythe Loading…
ProTip! Exclude everything labeled bug with -label:bug.