1
Fork 0

update tests

This commit is contained in:
Guillaume Gomez 2018-03-03 15:59:40 +01:00
parent 8c75e18e5d
commit 2e104a77cf
1044 changed files with 1153 additions and 1163 deletions

View file

@ -24,4 +24,4 @@ LL | *x += 1; //~ ERROR cannot assign to immutable
error: aborting due to 3 previous errors
If you want more information on this error, try using "rustc --explain E0594"
For more information about this error, try `rustc --explain E0594`.