Skip to content

Commit

Permalink
Update ui test suite to nightly-2021-09-14
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Sep 15, 2021
1 parent 5d71b1f commit 36d9ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ui/array_len_suffix.stderr
Expand Up @@ -7,4 +7,4 @@ error[E0308]: mismatched types
help: change the type of the numeric literal from `u16` to `usize`
|
4 | fn array() -> [String; 12usize];
| ~~~~~~~
| ~~~~~

0 comments on commit 36d9ac1

Please sign in to comment.