diff options
Diffstat (limited to 'src/test/ui/conflicting-repr-hints.stderr')
| -rw-r--r-- | src/test/ui/conflicting-repr-hints.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/conflicting-repr-hints.stderr b/src/test/ui/conflicting-repr-hints.stderr index 43b76bf6497..0b78532c737 100644 --- a/src/test/ui/conflicting-repr-hints.stderr +++ b/src/test/ui/conflicting-repr-hints.stderr @@ -76,5 +76,5 @@ LL | | } error: aborting due to 10 previous errors -Some errors have detailed explanations: E0566, E0587. +Some errors have detailed explanations: E0566, E0587, E0634. For more information about an error, try `rustc --explain E0566`. |
