1
Fork 0

Update ui tests

This commit is contained in:
Guillaume Gomez 2019-11-06 13:58:44 +01:00
parent 4610867c2b
commit cd13335ae2
45 changed files with 64 additions and 21 deletions

View file

@ -18,3 +18,4 @@ LL | *x += 1;
error: aborting due to 3 previous errors
For more information about this error, try `rustc --explain E0594`.

View file

@ -18,3 +18,4 @@ LL | *n += 1;
error: aborting due to 3 previous errors
For more information about this error, try `rustc --explain E0594`.