Add Explanation For Error E0772

This commit is contained in:
Daniel Conley
2022-01-28 11:00:56 -05:00
parent 337e1565d3
commit 4f8b9a4126
4 changed files with 94 additions and 3 deletions

View File

@@ -131,4 +131,5 @@ LL | impl MyTrait for Box<dyn ObjectTrait + '_> {
error: aborting due to 6 previous errors
For more information about this error, try `rustc --explain E0759`.
Some errors have detailed explanations: E0759, E0772.
For more information about an error, try `rustc --explain E0759`.