mv compiler to compiler/
This commit is contained in:
parent
db534b3ac2
commit
9e5f7d5631
1686 changed files with 941 additions and 1051 deletions
2
compiler/rustc_codegen_ssa/src/debuginfo/mod.rs
Normal file
2
compiler/rustc_codegen_ssa/src/debuginfo/mod.rs
Normal file
|
@ -0,0 +1,2 @@
|
|||
// FIXME(eddyb) find a place for this (or a way to replace it).
|
||||
pub mod type_names;
|
Loading…
Add table
Add a link
Reference in a new issue