Skip to content

Commit 62f1fb3

Browse files
Update ui tests
1 parent e541b2e commit 62f1fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/deprecation/deprecation-sanity.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ LL | #[deprecated(since = "a", since = "b", note = "c")]
5454

5555
error: aborting due to 9 previous errors
5656

57-
Some errors have detailed explanations: E0538, E0541, E0550, E0565.
57+
Some errors have detailed explanations: E0538, E0541, E0550, E0551, E0565.
5858
For more information about an error, try `rustc --explain E0538`.

0 commit comments

Comments
 (0)