rust/src/librustc_codegen_ssa/debuginfo
Mazdak Farrokhzad 55f76cdb2f syntax: use distinct FloatTy from rustc_target.
We also sever syntax's dependency on rustc_target as a result.
This should slightly improve pipe-lining.

Moreover, some cleanup is done in related code.
2019-11-07 05:25:31 +01:00
..
mod.rs rustc_codegen_ssa: move debuginfo-related things to a new mir::debuginfo module. 2019-10-31 20:00:15 +02:00
type_names.rs syntax: use distinct FloatTy from rustc_target. 2019-11-07 05:25:31 +01:00