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 style_edition = "2024" in-tree S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#134929 opened Dec 30, 2024 by compiler-errors Loading…
Make slice::as_flattened_mut unstably const 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.
#134927 opened Dec 30, 2024 by DaniPopes Loading…
Update books S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#134926 opened Dec 30, 2024 by rustbot Loading…
deny usage of special FileCheck prefixes as revision names A-compiletest Area: The compiletest test runner 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)
#134925 opened Dec 30, 2024 by DavisRayM Loading…
ci: Cleanup docker build logs in CI 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#134924 opened Dec 30, 2024 by ranger-ross Loading…
Fix typos S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#134922 opened Dec 30, 2024 by ericlehong Loading…
Convert typeck constraints in location-sensitive polonius 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.
#134920 opened Dec 30, 2024 by lqd Loading…
bootstrap: Make ./x test compiler actually run the compiler unit tests 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)
#134919 opened Dec 30, 2024 by Zalathar Loading…
Windows: Enable issue 70093 link 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#134918 opened Dec 30, 2024 by ChrisDenton Loading…
A couple datalog/borrowck cleanups 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.
#134914 opened Dec 30, 2024 by lqd Loading…
bootstrap: do not rely on LIBRARY_PATH env variable 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)
#134913 opened Dec 30, 2024 by rhelmot Loading…
Fix doc for pointer's validity in zst operation 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.
#134912 opened Dec 30, 2024 by DiuDiu777 Loading…
chore: fix typos A-testsuite Area: The testsuite used to check the correctness of rustc CI-spurious-fail-msvc CI spurious failure: target env msvc 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#134911 opened Dec 30, 2024 by HigherOrderLogic Loading…
Fix ptr::from_ref documentation example comment A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools 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.
#134908 opened Dec 29, 2024 by madsmtm Loading…
Turn rustc-dev-guide into a Josh subtree 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)
#134907 opened Dec 29, 2024 by Kobzol Loading…
tests: add basic test coverage for stable --crate-type flag A-CLI Area: Command-line interface (CLI) to the compiler 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#134906 opened Dec 29, 2024 by jieyouxu Loading…
noop_method_call: fix and improve derive suggestions 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.
#134903 opened Dec 29, 2024 by cyrgani Loading…
Fix parsing of ranges after unary operators A-parser Area: The parsing of Rust source code to an AST I-lang-easy-decision Issue: The decision needed by the team is conjectured to be easy; this does not imply nomination I-lang-nominated Nominated for discussion during a lang team meeting. S-waiting-on-team Status: Awaiting decision from the relevant subteam (see the T-<team> label). T-lang Relevant to the language team, which will review and decide on the PR/issue.
#134900 opened Dec 29, 2024 by dtolnay Loading…
Make it easier to run CI jobs locally 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.
#134898 opened Dec 29, 2024 by Kobzol Loading…
Made Path::name only have item name rather than full name A-rustdoc-json Area: Rustdoc JSON backend 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.
#134880 opened Dec 29, 2024 by AS1100K Loading…
add suggestion for wrongly ordered format parameters 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.
#134877 opened Dec 29, 2024 by DavisRayM Loading…
Implement const Destruct in old 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 (-Znext-solver)
#134875 opened Dec 29, 2024 by compiler-errors Loading…
Encode MIR for const ctors in metadata and allow eval for them perf-regression Performance regression. 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.
#134873 opened Dec 29, 2024 by camelid Draft
Add codegen test for issue 63646 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.
#134871 opened Dec 29, 2024 by clubby789 Loading…
Filter out builtin lint passes that don't need to be run perf-regression Performance regression. 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.
#134862 opened Dec 28, 2024 by compiler-errors Draft
ProTip! Adding no:label will show everything without a label.