diff options
Diffstat (limited to 'tests/ui/symbol-names/impl2.stderr')
-rw-r--r-- | tests/ui/symbol-names/impl2.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/symbol-names/impl2.stderr b/tests/ui/symbol-names/impl2.stderr index 0c3205e01..36f080b60 100644 --- a/tests/ui/symbol-names/impl2.stderr +++ b/tests/ui/symbol-names/impl2.stderr @@ -4,5 +4,5 @@ error: def-path(<[u8; 1 + 2] as Foo>::baz) LL | #[rustc_def_path] | ^^^^^^^^^^^^^^^^^ -error: aborting due to previous error +error: aborting due to 1 previous error |