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

normalization: avoid incompletely constraining GAT args 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)
#140712 opened May 6, 2025 by lcnr Loading…
detect additional uses of opaques after writeback 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#140641 opened May 4, 2025 by lcnr Loading…
borrowck nested items in dead code perf-regression Performance regression. 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.
#140590 opened May 2, 2025 by lcnr Loading…
wf: emit projection goal for aliases S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-types Relevant to the types team, which will review and decide on the PR/issue.
#140558 opened May 1, 2025 by lcnr Loading…
Defer evaluating type system constants when they use infers or params 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.
#140553 opened May 1, 2025 by BoxyUwU Loading…
support revealing uses in HIR 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#140497 opened Apr 30, 2025 by lcnr Draft
eagerly compute sub_relations again 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#140375 opened Apr 27, 2025 by lcnr Draft
change unsatisfiable trivial bounds detection needs-fcp This change is insta-stable, so needs a completed FCP to proceed. 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.
#140313 opened Apr 25, 2025 by lcnr Loading…
Don't build ParamEnv and do trait solving in ItemCtxts when lowering IATs 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.
#140247 opened Apr 24, 2025 by BoxyUwU Loading…
HIR ty lowering: Clean up & refactor the lowering of type-relative paths 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.
#140218 opened Apr 23, 2025 by fmease Loading…
Experimental cygwin support in rustc O-cygwin Target: *-pc-cygwin 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.
#140154 opened Apr 22, 2025 by Berrysoft Loading…
New const traits syntax 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#139858 opened Apr 15, 2025 by oli-obk Loading…
Implement pin-project in pattern matching for &pin mut|const T A-attributes Area: Attributes (`#[…]`, `#![…]`) F-autodiff `#![feature(autodiff)]` 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.
#139751 opened Apr 13, 2025 by frank-king Draft
Stabilize offset_of_slice 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#139673 opened Apr 11, 2025 by jdonszelmann Loading…
Handle regions equivalent to 'static in non_local_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. T-types Relevant to the types team, which will review and decide on the PR/issue.
#139668 opened Apr 11, 2025 by matthewjasper Loading…
support revealing uses of opaques perf-regression Performance regression. S-waiting-on-crater Status: Waiting on a crater run to be completed. 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)
#139587 opened Apr 9, 2025 by lcnr Draft
Enhance Scope Enum with Late Types and Consts Handling 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.
#139320 opened Apr 3, 2025 by reez12g Draft
Try use tcx.ensure_ok for some predicates_of queries. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-perf Status: Waiting on a perf run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#139256 opened Apr 2, 2025 by zetanumbers Draft
Support using const pointers in asm const operand 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.
#138618 opened Mar 17, 2025 by nbdd0121 Loading…
Fix struct_tail_raw argument order and ObligationCause usage 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.
#138456 opened Mar 13, 2025 by JumpiiX Loading…
Keep space if arg does not follow punctuation when lint unused parens 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.
#138271 opened Mar 9, 2025 by mu001999 Loading…
Include whitespace in "remove |" suggestion and make it hidden 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.
#137872 opened Mar 1, 2025 by estebank Loading…
Add iter 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#137725 opened Feb 27, 2025 by oli-obk Loading…
Tweak comma handling of "missing match arm" suggestion and fix "remove this arm" suggestion, and make suggestion verbose 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.
#137409 opened Feb 22, 2025 by estebank Loading…
GCI: At their def site, actually wfcheck the where-clause & always eval free lifetime-generic constants F-generic_const_items `#![feature(generic_const_items)]` 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.
#136429 opened Feb 2, 2025 by fmease Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.