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

Fix typos in comments across layout.rs and lib.rs files 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.
#134993 opened Jan 1, 2025 by xosnrdev Loading…
Lower Guard Patterns to HIR. 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.
#134989 opened Jan 1, 2025 by max-niederman Loading…
Remove qualification of std::cmp::Ordering in Ord doc 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.
#134985 opened Dec 31, 2024 by mgsloan Loading…
ObligationCause construction tweaks in typeck 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.
#134984 opened Dec 31, 2024 by compiler-errors Loading…
Explain that in paths generics belong on the enum, not the variant 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.
#134981 opened Dec 31, 2024 by estebank Loading…
Location-sensitive polonius prototype: endgame 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.
#134980 opened Dec 31, 2024 by lqd Draft
Detect mut arg: &Ty meant to be arg: &mut Ty and provide structured 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.
#134977 opened Dec 31, 2024 by estebank Loading…
Improve select_nth_unstable documentation clarity 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.
#134976 opened Dec 31, 2024 by mgsloan Loading…
Fix typos 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.
#134973 opened Dec 31, 2024 by ericlehong Loading…
handle submodules automatically on doc steps 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)
#134967 opened Dec 31, 2024 by onur-ozkan Loading…
Make Boxy UwU A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#134965 opened Dec 31, 2024 by Noratrieb Loading…
Run Python formatting check in tidy on 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.
#134964 opened Dec 31, 2024 by Kobzol Loading…
Redo the swap code for better tail & padding handling 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#134954 opened Dec 31, 2024 by scottmcm Draft
Suppress host effect predicates if underlying trait doesn't hold 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.
#134951 opened Dec 31, 2024 by compiler-errors Loading…
Add FileCheck annotations to mir-opt/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.
#134943 opened Dec 31, 2024 by Shunpoco Loading…
Reapply stabilisation of the #[coverage(..)] attribute S-blocked Status: Blocked on something else such as an RFC or other implementation work. 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.
#134942 opened Dec 30, 2024 by clarfonthey Loading…
Make sure to scrape region constraints from deeply normalizing type outlives assumptions in borrowck 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)
#134940 opened Dec 30, 2024 by compiler-errors Loading…
Include arguments to the precondition check in failure messages perf-regression Performance regression. 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.
#134938 opened Dec 30, 2024 by saethlin Draft
Account for type parameters in bound 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.
#134937 opened Dec 30, 2024 by estebank 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-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.
#134925 opened Dec 30, 2024 by DavisRayM 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: 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…
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 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#134907 opened Dec 29, 2024 by Kobzol Loading…
ProTip! Updated in the last three days: updated:>2024-12-29.