Skip to content

Commit

Permalink
bless ui tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pietroalbini committed Aug 5, 2019
1 parent b23bbd8 commit 775ffd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/ui/parser/issue-62895.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ error[E0412]: cannot find type `isizee` in this scope
--> $DIR/issue-62895.rs:5:15
|
LL | pub fn g() -> isizee {
| ^^^^^^ help: a builtin type with a similar name exists: `isize`
| ^^^^^^ help: a primitive type with a similar name exists: `isize`

error[E0308]: mismatched types
--> $DIR/issue-62895.rs:3:11
Expand Down

0 comments on commit 775ffd9

Please sign in to comment.