diff options
| author | mu001999 <mu001999@outlook.com> | 2024-08-08 08:17:55 +0800 |
|---|---|---|
| committer | mu001999 <mu001999@outlook.com> | 2024-08-25 13:41:39 +0800 |
| commit | e7f11b6913eb1549847be2173a20d08f3cbf46ff (patch) | |
| tree | 0b7f4832d9abe937b22502b75a9317465a560ad2 /compiler/rustc_incremental/messages.ftl | |
| parent | f167efad2f51088d86180ee89177b3d7c9e7c2f5 (diff) | |
| download | rust-e7f11b6913eb1549847be2173a20d08f3cbf46ff.tar.gz rust-e7f11b6913eb1549847be2173a20d08f3cbf46ff.zip | |
Removes dead code from the compiler
Diffstat (limited to 'compiler/rustc_incremental/messages.ftl')
| -rw-r--r-- | compiler/rustc_incremental/messages.ftl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/rustc_incremental/messages.ftl b/compiler/rustc_incremental/messages.ftl index de2177ebb6e..2a65101d360 100644 --- a/compiler/rustc_incremental/messages.ftl +++ b/compiler/rustc_incremental/messages.ftl @@ -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} |
