1
Fork 0

Add a note to duplicate diagnostics

This commit is contained in:
Alex Macleod 2023-10-04 18:34:50 +00:00
parent 2ffeb4636b
commit 5453a9f34d
166 changed files with 460 additions and 203 deletions

View file

@ -13,6 +13,8 @@ LL | #![recursion_limit = "999999999999999999999999"]
| ^^^^^^^^^^^^^^^^^^^^^--------------------------^
| |
| `limit` is too large
|
= note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
error: aborting due to 2 previous errors