Skip to content

Commit d097156

Browse files
committed
bless test output
1 parent 74f8f35 commit d097156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/const-generics/invalid-const-arg-for-type-param.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ LL | S::<0>;
2121

2222
error: aborting due to 3 previous errors
2323

24-
Some errors have detailed explanations: E0107, E0599.
24+
Some errors occurred: E0107, E0599.
2525
For more information about an error, try `rustc --explain E0107`.

0 commit comments

Comments
 (0)