Disarm time bomb (diagnostics)

Revert "Rollup merge of #129343 - estebank:time-version, r=jieyouxu"

This reverts commit 26f75a65d7, reversing
changes made to 2572e0e8c9.

Imports are modified to fix merge conflicts and remove unused ones.
This commit is contained in:
Jieyou Xu
2024-11-20 20:29:01 +08:00
committed by Pietro Albini
parent 767d64da45
commit 7dae31828b
6 changed files with 2 additions and 76 deletions

View File

@@ -219,8 +219,6 @@ pub struct AnnotationRequired<'a> {
#[note(trait_selection_full_type_written)]
pub was_written: bool,
pub path: PathBuf,
#[note(trait_selection_type_annotations_needed_error_time)]
pub time_version: bool,
}
// Copy of `AnnotationRequired` for E0283