Rename modules

This commit is contained in:
Yuki OKUSHI
2019-04-17 07:35:54 +09:00
parent 90821add81
commit 9ad56e3b94
12 changed files with 13 additions and 13 deletions

View File

@@ -70,7 +70,7 @@ use rustc_mir::monomorphize;
use rustc_codegen_ssa::ModuleCodegen;
use rustc_codegen_utils::codegen_backend::CodegenBackend;
mod diagnostics;
mod error_codes;
mod back {
mod archive;