Make incremental sessions identity no longer depend on the crate names provided by source code
This commit is contained in:
parent
9ce37dc729
commit
12cd322062
10 changed files with 101 additions and 99 deletions
|
@ -48,6 +48,3 @@ interface_rustc_error_unexpected_annotation =
|
|||
|
||||
interface_temps_dir_error =
|
||||
failed to find or create the directory specified by `--temps-dir`
|
||||
|
||||
interface_unsupported_crate_type_for_target =
|
||||
dropping unsupported crate type `{$crate_type}` for target `{$target_triple}`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue