1
Fork 0

Fix ui tests with better error code usage

This commit is contained in:
Guillaume Gomez 2019-11-12 12:09:02 +01:00
parent cd274632f8
commit cfd4e9722e
31 changed files with 39 additions and 22 deletions

View file

@ -89,3 +89,4 @@ LL | trace_macros!(invalid);
error: aborting due to 14 previous errors
For more information about this error, try `rustc --explain E0665`.