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 rust_analyzer as a predefined tool 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.
#125241 opened May 18, 2024 by Veykril Loading…
Temporarily revert to NonZeroUsize in rustc-abi to fix building on stable 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.
#125240 opened May 18, 2024 by lnicola Loading…
Add tests for -Zunpretty=expanded ported from stringify's tests A-pretty Area: Pretty printing. 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.
#125236 opened May 18, 2024 by dtolnay Loading…
Fix unnamed lifetime spans 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.
#125234 opened May 17, 2024 by bovinebuddha Loading…
Uplift more query stuff 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
#125230 opened May 17, 2024 by compiler-errors Loading…
Add missing mappings for ENOTSUP and EOPNOTSUPP error codes 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.
#125228 opened May 17, 2024 by marc0246 Loading…
Migrate run-make/issue-30063 to rmake 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)
#125227 opened May 17, 2024 by Oneirical Loading…
Make more of the test suite run on Mac Catalyst A-testsuite Area: The testsuite used to check the correctness of rustc O-apple Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS) O-ios Operating system: iOS 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.
#125226 opened May 17, 2024 by madsmtm Loading…
Use functions from crt_externs.h on iOS/tvOS/watchOS/visionOS O-apple Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS) 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.
#125225 opened May 17, 2024 by madsmtm Loading…
Migrate run-make/issue-53964 to rmake 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)
#125224 opened May 17, 2024 by Oneirical Loading…
Migrate run-make/issue-46239 to rmake 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)
#125222 opened May 17, 2024 by Oneirical Loading…
Repair several riscv64gc-unknown-linux-gnu codegen tests. 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.
#125220 opened May 17, 2024 by Hoverbear Loading…
Update unexpected_cfgs lint for Cargo new check-cfg config F-check-cfg --check-cfg 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.
#125219 opened May 17, 2024 by Urgau Loading…
Migrate run-make/no-intermediate-extras to new 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)
#125218 opened May 17, 2024 by Oneirical Loading…
Only make GAT ambiguous in match_projection_projections considering shallow resolvability 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.
#125214 opened May 17, 2024 by compiler-errors Loading…
Stablize const_binary_heap_constructor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#125211 opened May 17, 2024 by Coekjan Loading…
Cleanup: Fix up some diagnostics C-cleanup Category: PRs that clean code up or issues documenting cleanup. 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.
#125210 opened May 17, 2024 by fmease Loading…
WIP: test Rust for Linux in PR CI 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#125209 opened May 17, 2024 by Kobzol Draft
Make lint diagnostics responsible for providing their primary span A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic S-blocked Status: Marked as blocked ❌ on something else such as an RFC or other implementation work. 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.
#125208 opened May 17, 2024 by fmease Loading…
Simplify environment variable examples 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.
#125206 opened May 17, 2024 by mgeisler Loading…
Fixup Windows verbatim paths when used with the include! 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. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#125205 opened May 17, 2024 by ChrisDenton Loading…
Fallback to Parking in std::sync::mpsc Channels 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.
#125204 opened May 17, 2024 by ibraheemdev Loading…
Clippy subtree update S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#125202 opened May 17, 2024 by flip1995 Loading…
Fix ICE in non-operand aggregate_raw_ptr intrinsic codegen 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.
#125184 opened May 16, 2024 by scottmcm Loading…
std: make ExitCode Eq 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.
#125182 opened May 16, 2024 by djc Loading…
ProTip! Add no:assignee to see everything that’s not assigned.