1
Fork 0

Update ui tests

This commit is contained in:
Guillaume Gomez 2019-10-12 14:48:28 +02:00
parent d1db077e06
commit 21d9258909

View file

@ -200,5 +200,5 @@ LL | <u8 as Dr>::X::N;
error: aborting due to 32 previous errors error: aborting due to 32 previous errors
Some errors have detailed explanations: E0223, E0433, E0599. Some errors have detailed explanations: E0223, E0433, E0575, E0599.
For more information about an error, try `rustc --explain E0223`. For more information about an error, try `rustc --explain E0223`.