Ensure inferred let pattern types are well-formed#157841
Conversation
|
r? @chenyukang rustbot has assigned @chenyukang. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
@bors try |
This comment has been minimized.
This comment has been minimized.
Ensure inferred let pattern types are well-formed
|
@craterbot check |
|
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
Co-authored-by: Kivooeo <Kivooeo123@gmail.com>
7de7ce4 to
f3ed0a5
Compare
|
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
|
🎉 Experiment
Footnotes
|
|
what the heck is this |
|
The two failures are spurious.
|
|
Slightly adjusted from #157013 by @s7tya
This is theoretically breaking existing incorrect code, but causes no crater regression. @rfcbot fcp merge types |
|
@lcnr has proposed to merge this. The next step is review by the rest of the tagged team members: No concerns currently listed. Once a majority of reviewers approve (and at most 2 approvals are outstanding), this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up! See this document for info about what commands tagged team members can give me. |
same as #157013 but with crater and fpc
r? lcnr