Allow nesting subdiagnostics

This commit is contained in:
Xiretza
2024-04-20 12:52:05 +00:00
parent 5646b65cf5
commit c88bb6c011
3 changed files with 36 additions and 12 deletions

View File

@@ -144,6 +144,7 @@ decl_derive!(
help,
note,
warning,
subdiagnostic,
suggestion,
suggestion_short,
suggestion_hidden,