Skip to content

Commit

Permalink
Update ui test suite to nightly-2025-02-03
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Feb 3, 2025
1 parent d47e4a3 commit 8e1e731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ui/wrong_type_id.stderr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
error[E0271]: type mismatch resolving `<StringPiece as ExternType>::Id == (f, o, l, l, y, (), B, y, t, e, ..., ..., ..., ..., ...)`
error[E0271]: type mismatch resolving `<StringPiece as ExternType>::Id == (f, o, l, l, y, (), B, y, t, e, R, a, n, g, e)`
--> tests/ui/wrong_type_id.rs:11:14
|
11 | type ByteRange = crate::here::StringPiece;
Expand Down

0 comments on commit 8e1e731

Please sign in to comment.