Uh oh!
There was an error while loading. Please reload this page.
Add long error explanation for E0561 - #65098
Conversation
rust-highfive
commented
Oct 4, 2019
Some changes occurred in diagnostic error codes |
rust-highfive
commented
Oct 4, 2019
r? @eddyb (rust_highfive has picked a reviewer for you, use r? to override) |
eddyb
commented
Oct 4, 2019
r? @estebank |
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.
Uh oh!
There was an error while loading. Please reload this page.
Centril
commented
Oct 4, 2019
r? @Centril |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
bd65439 to
eee64f2CompareGuillaumeGomez
commented
Oct 5, 2019
Thanks for the reviews! Updated. |
Centril
left a comment
There was a problem hiding this comment.
r=me with these suggestions applied
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This comment has been minimized.
This comment has been minimized.
eee64f2 to
b28c2bbCompareb28c2bb to
8dd0008CompareGuillaumeGomez
commented
Oct 7, 2019
Updated. |
Centril
commented
Oct 7, 2019
@bors r+ |
bors
commented
Oct 7, 2019
📌 Commit 8dd0008 has been approved by |
…-E0561, r=Centril Add long error explanation for E0561 Part of rust-lang#61137
Rollup of 8 pull requests Successful merges: - #64726 (rewrite documentation for unimplemented! to clarify use) - #65040 (syntax: more cleanups in item and function signature parsing) - #65046 (Make `Cell::new` method come first in documentation) - #65098 (Add long error explanation for E0561) - #65150 (Suggest dereferencing boolean reference when used in 'if' or 'while') - #65154 (Fix const generic arguments not displaying in types mismatch diagnostic) - #65181 (fix bug in folding for constants) - #65187 (use 'invalid argument' for vxWorks) Failed merges: - #65179 (Add long error explanation for E0567) r? @ghost
Part of #61137