Remove a bunch of diagnostic stashing that doesn't do anything
This commit is contained in:
parent
fb65a3ee57
commit
85c9ce6d79
22 changed files with 177 additions and 185 deletions
|
@ -566,9 +566,7 @@ pub enum StashKey {
|
|||
/// FRU syntax
|
||||
MaybeFruTypo,
|
||||
CallAssocMethod,
|
||||
TraitMissingMethod,
|
||||
AssociatedTypeSuggestion,
|
||||
OpaqueHiddenTypeMismatch,
|
||||
MaybeForgetReturn,
|
||||
/// Query cycle detected, stashing in favor of a better error.
|
||||
Cycle,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue