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

Add raw identifier in a typo suggestion 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.
#124510 opened Apr 29, 2024 by linyihai Loading…
coverage: Avoid hard-coded values when visiting logical ops A-code-coverage Area: Source-based code coverage (-Cinstrument-coverage) 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.
#124508 opened Apr 29, 2024 by Zalathar Loading…
coverage: Replace boolean options with a CoverageLevel enum A-code-coverage Area: Source-based code coverage (-Cinstrument-coverage) 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.
#124507 opened Apr 29, 2024 by Zalathar Loading…
Fix ESP IDF build broken by #124210 O-unix Operating system: Unix-like 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.
#124506 opened Apr 29, 2024 by ivmarkov Loading…
aux-bin: Avoid old .so files from old tests; clean auxiliary dir root 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.
#124505 opened Apr 29, 2024 by Enselic Loading…
Mark unions non-const-propagatable in KnownPanicsLint without calling layout 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.
#124504 opened Apr 29, 2024 by gurry Loading…
ak_Macros 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.
#124503 opened Apr 29, 2024 by hamdymohamedak Loading…
add support to override lldb binary path for ./x test 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)
#124501 opened Apr 28, 2024 by VladimirMakaev Loading…
lldb-formatters: Use StdSliceSyntheticProvider for &str S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#124500 opened Apr 28, 2024 by VladimirMakaev Loading…
Move some stdlib tests from tests/ui to library/std/tests 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-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…
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…
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.
#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…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.