Uh oh!
There was an error while loading. Please reload this page.
Do not complain about unconstrained params when Self is Ty Error - #64108
Conversation
rust-highfive
commented
Sep 3, 2019
r? @eddyb (rust_highfive has picked a reviewer for you, use r? to override) |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Centril
commented
Sep 3, 2019
r? @Centril r=me with changes requested. |
This comment has been minimized.
This comment has been minimized.
| pub fn parameters_for<'tcx>( | ||
| t: &impl TypeFoldable<'tcx>, | ||
| include_nonconstraining: bool, | ||
| ) -> Vec<Parameter> { |
There was a problem hiding this comment.
My guess is manual drive-by fixing... but who cares. ;)
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Centril
commented
Sep 3, 2019
r=me with @eddyb's last two comments also addressed; but keep the rustfmt-ish change tho. |
Uh oh!
There was an error while loading. Please reload this page.
This comment has been minimized.
This comment has been minimized.
rust-highfive
commented
Sep 3, 2019
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
estebank
commented
Sep 3, 2019
🤨 |
Centril
commented
Sep 4, 2019
That's odd... the error seems unrelated? |
estebank
commented
Sep 4, 2019
@bors retry |
estebank
commented
Sep 5, 2019
@Centril I'm still not sure what happened here or how my code could have caused this. Would you be ok with adding this PR to the queue on its own to see if it'll merge cleanly? |
Centril
commented
Sep 5, 2019
@estebank Sure, but it'll have to wait some more until the queue is a bit shorter then. |
Centril
commented
Sep 5, 2019
@bors rollup=never |
estebank
commented
Sep 5, 2019
@bors r=Centril |
bors
commented
Sep 5, 2019
📌 Commit c44ffaf has been approved by |
Do not complain about unconstrained params when Self is Ty Error Fixrust-lang#36836.
bors
commented
Sep 9, 2019
Do not complain about unconstrained params when Self is Ty Error Fix#36836.
bors
commented
Sep 9, 2019
☀️ Test successful - checks-azure |
Fix#36836.