Poor diagnostic: "length depth must be less than 0", but it mustn't #99060
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
F-macro_metavar_expr
`#![feature(macro_metavar_expr)]`
requires-nightly
This issue requires a nightly compiler in some way.
errors with:
However, passing
-1
as the depth is rejected with:The text was updated successfully, but these errors were encountered: