Use a diagnostic item instead of filtering for Index::Output

This commit is contained in:
Michael Goulet 2023-04-18 18:55:17 +00:00
parent 770c303c00
commit d84b5f9b3d
3 changed files with 4 additions and 9 deletions

View file

@ -204,6 +204,7 @@ symbols! {
HashSet,
Hasher,
Implied,
IndexOutput,
Input,
Into,
IntoDiagnostic,