Update ui tests (nll)

This commit is contained in:
Jesus Rubio 2021-02-02 18:57:34 +01:00
parent 9ef24f960b
commit c57889bbf9
10 changed files with 12 additions and 2 deletions

View file

@ -8,3 +8,4 @@ LL | self.a();
error: aborting due to previous error
For more information about this error, try `rustc --explain E0521`.

View file

@ -8,3 +8,4 @@ LL | self.foo();
error: aborting due to previous error
For more information about this error, try `rustc --explain E0521`.