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

Use consistent wording in comments, use is 0 instead of is zero 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.
#133530 opened Nov 27, 2024 by timvisee Loading…
Cache in DeepRejectCtxt perf-regression Performance regression. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.
#133524 opened Nov 27, 2024 by compiler-errors Loading…
Don't suggest restricting bound with unstable traits on stable and mention it's unstable on nightly 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.
#133522 opened Nov 27, 2024 by estebank Loading…
Structurally resolve before matching on type of projection S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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)
#133521 opened Nov 27, 2024 by compiler-errors Loading…
Structurally resolve before applying projection in borrowck S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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)
#133520 opened Nov 27, 2024 by compiler-errors Loading…
Check xform_ret_ty for WF in the new solver to improve method winnowing 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)
#133519 opened Nov 27, 2024 by compiler-errors Loading…
Structurally resolve before checking ! in HIR typeck 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#133518 opened Nov 27, 2024 by compiler-errors Loading…
Deeply normalize when computing implied outlives bounds 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)
#133517 opened Nov 27, 2024 by compiler-errors Loading…
fix: hurd build, stat64.st_fsid was renamed to st_dev 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.
#133515 opened Nov 27, 2024 by SteveLauC Loading…
Add new tool for dumping feature status based on tidy 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)
#133514 opened Nov 26, 2024 by yaahc Loading…
Add as_array and as_mut_array conversion methods to slices. 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.
#133512 opened Nov 26, 2024 by bjoernager Loading…
Recover some lost performence from #132732 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.
#133509 opened Nov 26, 2024 by Urgau Loading…
[DO NOT MERGE] bootstrap with -Znext-solver=globally S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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)
#133502 opened Nov 26, 2024 by lcnr Draft
support revealing defined opaque post 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)
#133501 opened Nov 26, 2024 by lcnr Loading…
Respect verify-llvm-ir option in the backend 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.
#133499 opened Nov 26, 2024 by nikic Loading…
Add missing code examples on LocalKey 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.
#133498 opened Nov 26, 2024 by GuillaumeGomez Loading…
thread::available_parallelism for wasm32-wasip1-threads O-wasi Operating system: Wasi, Webassembly System Interface 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.
#133496 opened Nov 26, 2024 by surban Loading…
bootstrap: allow skipping steps with start of path 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)
#133492 opened Nov 26, 2024 by MarcoIeni Loading…
Clarify the Pin may not pin the data when the type is Unpin. 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.
#133489 opened Nov 26, 2024 by hikalium Loading…
tests: Add regression test for self referential structs with cow as last field 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.
#133488 opened Nov 26, 2024 by Enselic Loading…
fix confusing diagnostic for reserved ## A-diagnostics Area: Messages for errors, warnings, and lints A-edition-2024 Area: The 2024 edition 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.
#133487 opened Nov 26, 2024 by pitaj Loading…
borrowck diagnostics: make add_move_error_suggestions use the HIR rather than SourceMap 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.
#133486 opened Nov 26, 2024 by dianne Loading…
[discussion][donotmerge]: Copy Python implementation for float::div_euclid disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. 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.
#133485 opened Nov 26, 2024 by tesuji Loading…
Only error raw lifetime followed by \' in edition 2021+ 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.
#133482 opened Nov 26, 2024 by compiler-errors Loading…
jsondocck: Parse, don't validate commands. 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.
#133478 opened Nov 25, 2024 by aDotInTheVoid Loading…
ProTip! no:milestone will show everything without a milestone.