Remove MaybeForgetReturn suggestion

This commit is contained in:
Michael Goulet 2025-02-20 03:04:13 +00:00
parent 794c12416b
commit 9323ba54d3
7 changed files with 4 additions and 83 deletions

View file

@ -599,7 +599,6 @@ pub enum StashKey {
MaybeFruTypo,
CallAssocMethod,
AssociatedTypeSuggestion,
MaybeForgetReturn,
/// Query cycle detected, stashing in favor of a better error.
Cycle,
UndeterminedMacroResolution,