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

Overhaul rustc_middle::util 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.
#136336 opened Jan 31, 2025 by nnethercote Loading…
core::ffi modifications, migrate library/core/src/ffi/mod.rs primitive types to library/core/src/ffi/primitives.rs S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#136334 opened Jan 31, 2025 by ricci009 Loading…
Pass deployment target to cc linker with -m*-version-min= O-apple Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS) 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.
#136333 opened Jan 31, 2025 by madsmtm Loading…
Rollup of 9 pull requests A-rustc-dev-guide Area: rustc-dev-guide 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-style Relevant to the style team, which will review and decide on the PR/issue.
#136332 opened Jan 31, 2025 by jhpratt Loading…
Rollup of 8 pull requests 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-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.
#136331 opened Jan 31, 2025 by jhpratt Loading…
Remove unnecessary hooks 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.
#136330 opened Jan 31, 2025 by nnethercote Loading…
Rework "long type names" printing logic 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.
#136328 opened Jan 31, 2025 by estebank Loading…
Replace our LLVMRustDIBuilderRef with LLVM-C's LLVMDIBuilderRef A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#136326 opened Jan 31, 2025 by Zalathar Loading…
Delay a bug when indexing unsized slices 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.
#136325 opened Jan 31, 2025 by compiler-errors Loading…
Implement f{16,32,64,128}::{erf,erfc} (#![feature(float_erf)]) 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.
#136324 opened Jan 31, 2025 by GrigorenkoPV Loading…
Fix a typo in conventions.md A-rustc-dev-guide Area: rustc-dev-guide S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#136323 opened Jan 30, 2025 by etaoins Loading…
exit: document interaction with C 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.
#136320 opened Jan 30, 2025 by RalfJung Loading…
Trait methods inherit trait const stability, do not inherit const stability from their own regular stability 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.
#136319 opened Jan 30, 2025 by compiler-errors Loading…
Create Atomic<T> type alias (rebase) O-hermit Operating System: Hermit O-itron Operating System: ITRON O-SGX Target: SGX O-unix Operating system: Unix-like O-wasm Target: WASM (WebAssembly), http://webassembly.org/ 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.
#136316 opened Jan 30, 2025 by GrigorenkoPV Draft
Use short ty string for binop errors 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.
#136315 opened Jan 30, 2025 by estebank Loading…
Use proper type when applying deref adjustment in const 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.
#136314 opened Jan 30, 2025 by compiler-errors Loading…
2
Filter out RPITITs when suggesting unconstrained assoc type on too many generics 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.
#136313 opened Jan 30, 2025 by compiler-errors Loading…
Disable overflow_delimited_expr in edition 2024 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. T-rustfmt Relevant to the rustfmt team, which will review and decide on the PR/issue. T-style Relevant to the style team, which will review and decide on the PR/issue.
#136312 opened Jan 30, 2025 by compiler-errors Loading…
Ensure that we never try to monomorphize the upcasting of impossible dyn types A-rustc-dev-guide Area: rustc-dev-guide 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.
#136311 opened Jan 30, 2025 by compiler-errors Draft
normalize *.long-type.txt paths for compare-mode 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.
#136310 opened Jan 30, 2025 by lqd Loading…
set rustc dylib on manually constructed rustc command 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)
#136309 opened Jan 30, 2025 by onur-ozkan Loading…
[rustdoc] Merge <code> tags into one whenever possible 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.
#136308 opened Jan 30, 2025 by GuillaumeGomez Loading…
Implement all mix/max functions in a (hopefully) more optimization amendable way S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#136307 opened Jan 30, 2025 by WaffleLapkin Loading…
Reject negative literals for unsigned or char types in pattern ranges and literals S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#136304 opened Jan 30, 2025 by oli-obk Loading…
elaborate: avoid projections with unconstrained bound regions 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)
#136303 opened Jan 30, 2025 by lcnr Draft
ProTip! Updated in the last three days: updated:>2025-01-27.