Uh oh!
There was an error while loading. Please reload this page.
Don't lose binders when printing trait bound suggestion - #89345
Conversation
rust-highfive
commented
Sep 29, 2021
r? @nagisa (rust-highfive has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
jackh726
commented
Sep 29, 2021
Whoops, thanks. Fixed. |
estebank
commented
Sep 29, 2021
bors
commented
Sep 29, 2021
📌 Commit 8cf6c42 has been approved by |
jackh726
commented
Sep 30, 2021
@bors rollup |
Don't lose binders when printing trait bound suggestion Fixesrust-lang#89333
jyn514
commented
Sep 30, 2021
@bors r- Failed in rollup: #89399 (comment) (I think this is the right PR, not 100% sure) |
jackh726
commented
Oct 1, 2021
jackh726
commented
Oct 1, 2021
Actually, given that this is only a slight change to the test, I'm going to just @bors r=estebank |
bors
commented
Oct 1, 2021
📌 Commit 4bd1751 has been approved by |
bors
commented
Oct 2, 2021
bors
commented
Oct 3, 2021
☀️ Test successful - checks-actions |
rust-timer
commented
Oct 3, 2021
Finished benchmarking commit (2801a77): comparison url. Summary: This benchmark run did not return any relevant changes. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression |
Fixes#89333