Skip to content

Pull requests: rust-lang/rust

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

Pull requests list

Move some stdlib tests from tests/ui to library/std/tests 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.
#124497 opened Apr 28, 2024 by rytheo Loading…
Fix unwinding on 32-bit watchOS ARM O-watchos Operating System: watchOS 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.
#124494 opened Apr 28, 2024 by madsmtm Loading…
Generalize adjust_from_tcx for Allocation has-merge-commits PR has merge commits, merge with caution. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.
#124492 opened Apr 28, 2024 by Strophox Loading…
Use target_vendor = "apple" instead of target_os = "..." A-testsuite Area: The testsuite used to check the correctness of rustc O-ios Operating system: iOS O-macos Operating system: macOS O-tvos Operating system: tvOS (including simulator) O-unix Operating system: Unix-like O-visionos Apple visionOS O-watchos Operating System: watchOS 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#124491 opened Apr 28, 2024 by madsmtm Loading…
Rollup of 2 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#124489 opened Apr 28, 2024 by matthiaskrgr Loading…
Add a note to the ArbitraryExpressionInPattern error 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.
#124488 opened Apr 28, 2024 by est31 Loading…
Add tracking issue and unstable book page for "vectorcall" ABI 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.
#124486 opened Apr 28, 2024 by beetrees Loading…
Fix #124478 - offset_of! returns a temporary 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.
#124484 opened Apr 28, 2024 by GKFX Loading…
[DO NOT MERGE] Unsafe extern blocks (not 100% working draft) A-rustdoc-json Area: Rustdoc JSON backend 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-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.
#124482 opened Apr 28, 2024 by spastorino Draft
Change SIGPIPE ui from #[unix_sigpipe = "..."] to -Zon-broken-pipe=... O-unix Operating system: Unix-like 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-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.
#124480 opened Apr 28, 2024 by Enselic Loading…
Remove direct dependencies on lazy_static, once_cell and byteorder A-rustdoc-json Area: Rustdoc JSON backend 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#124475 opened Apr 28, 2024 by GKFX Loading…
Port print-cfg run-make test to Rust-based rmake.rs 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#124473 opened Apr 28, 2024 by Urgau Loading…
std::net: Socket::new_raw no set to SO_NOSIGPIPE on freebsd. 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.
#124470 opened Apr 28, 2024 by devnexen Loading…
handle the targets that are missing in stage0 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)
#124461 opened Apr 28, 2024 by onur-ozkan Loading…
Show notice about "never used" of Debug for enum 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.
#124460 opened Apr 28, 2024 by long-long-float Loading…
Stabilize exclusive_range_pattern F-exclusive_range_pattern `#![feature(exclusive_range_pattern)]` 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-lang Relevant to the language 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.
#124459 opened Apr 28, 2024 by RossSmyth Loading…
Implement lldb formattter for "clang encoded" enums (LLDB 18.1+) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#124458 opened Apr 28, 2024 by VladimirMakaev Loading…
Add new fn safety enum for functions A-rustdoc-json Area: Rustdoc JSON backend 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.
#124455 opened Apr 27, 2024 by spastorino Loading…
String.truncate comment microfix (greater or equal) 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.
#124441 opened Apr 27, 2024 by bravequickcleverfibreyarn Loading…
Set default value deny-warnings for compiler profile to false 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)
#124439 opened Apr 27, 2024 by WaffleLapkin Loading…
Fix the assertion crash from rustdoc document indent widths 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#124431 opened Apr 27, 2024 by chenyukang Loading…
Stop re-implementing slice iterators in vec::IntoIter 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.
#124421 opened Apr 26, 2024 by scottmcm Loading…
Document never type fallback in !'s docs 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.
#124419 opened Apr 26, 2024 by WaffleLapkin Loading…
Use a proof tree visitor to refine the Obligation for error reporting in new solver 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
#124418 opened Apr 26, 2024 by compiler-errors Loading…
Make early lints translatable A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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.
#124417 opened Apr 26, 2024 by Xiretza Loading…
ProTip! Updated in the last three days: updated:>2024-04-25.