Disarm time bomb (diagnostics)
Revert "Rollup merge of #129343 - estebank:time-version, r=jieyouxu" This reverts commit26f75a65d7, reversing changes made to2572e0e8c9. Imports are modified to fix merge conflicts and remove unused ones.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user