Removes dead code from the compiler
This commit is contained in:
parent
f167efad2f
commit
e7f11b6913
6 changed files with 2 additions and 25 deletions
|
@ -99,6 +99,4 @@ incremental_unrecognized_depnode = unrecognized `DepNode` variant: {$name}
|
|||
|
||||
incremental_unrecognized_depnode_label = dep-node label `{$label}` not recognized
|
||||
|
||||
incremental_write_dep_graph = failed to write dependency graph to `{$path}`: {$err}
|
||||
|
||||
incremental_write_new = failed to write {$name} to `{$path}`: {$err}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue