Auto merge of #61822 - JohnTitor:add-long-e0592, r=GuillaumeGomez,Centril

Add explanation for E0592

This is a part of #61137

r? @GuillaumeGomez
This commit is contained in:
bors 2019-06-18 08:30:38 +00:00
commit 0376941156
12 changed files with 46 additions and 2 deletions

View file

@ -31,4 +31,5 @@ LL | | }
error: aborting due to 3 previous errors
For more information about this error, try `rustc --explain E0119`.
Some errors have detailed explanations: E0119, E0592.
For more information about an error, try `rustc --explain E0119`.