Handle rustc_interface
cases of rustc::potential_query_instability
lint
This commit is contained in:
parent
d30c3924a4
commit
2feed62796
1 changed files with 0 additions and 1 deletions
|
@ -470,7 +470,6 @@ fn write_out_deps(tcx: TyCtxt<'_>, outputs: &OutputFilenames, out_filenames: &[P
|
|||
})
|
||||
}
|
||||
|
||||
#[allow(rustc::potential_query_instability)]
|
||||
let extra_tracked_files = hash_iter_files(
|
||||
file_depinfo.iter().map(|path_sym| normalize_path(PathBuf::from(path_sym.as_str()))),
|
||||
checksum_hash_algo,
|
||||
|
|
Loading…
Add table
Reference in a new issue