diff options
| author | The Miri Cronjob Bot <miri@cron.bot> | 2025-03-07 05:24:01 +0000 |
|---|---|---|
| committer | The Miri Cronjob Bot <miri@cron.bot> | 2025-03-07 05:24:01 +0000 |
| commit | 245aad1b3e38c1b26170c77972fe67db55db2199 (patch) | |
| tree | 37bca7d2e0ffe2097778c9721dc9f352897eada6 /compiler/rustc_errors/src | |
| parent | 7e3daf4edae9d4586478d0dda1930698aaec86e3 (diff) | |
| parent | 3378ee1a4f2ddfc4b740b70d286fc32d81aca005 (diff) | |
| download | rust-245aad1b3e38c1b26170c77972fe67db55db2199.tar.gz rust-245aad1b3e38c1b26170c77972fe67db55db2199.zip | |
Merge from rustc
Diffstat (limited to 'compiler/rustc_errors/src')
| -rw-r--r-- | compiler/rustc_errors/src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/rustc_errors/src/lib.rs b/compiler/rustc_errors/src/lib.rs index f2b133f5677..f69e756a3e1 100644 --- a/compiler/rustc_errors/src/lib.rs +++ b/compiler/rustc_errors/src/lib.rs @@ -626,7 +626,6 @@ pub enum StashKey { MaybeFruTypo, CallAssocMethod, AssociatedTypeSuggestion, - MaybeForgetReturn, /// Query cycle detected, stashing in favor of a better error. Cycle, UndeterminedMacroResolution, |
