rust/src/librustc_codegen_ssa/traits
2019-09-29 16:48:31 +00:00
..
abi.rs removes AbiMethods 2019-05-14 21:23:01 +05:30
asm.rs Remove SyntaxContext from {ast, hir}::{GlobalAsm, InlineAsm} 2019-08-17 09:12:32 +01:00
backend.rs Remove tx_to_llvm_workers from TyCtxt 2019-09-25 16:57:27 -04:00
builder.rs codegen: be more explicit about setting giving names to allocas. 2019-09-12 19:04:30 +03:00
consts.rs CTFE: simplify Value type by not checking for alignment 2019-08-02 23:02:53 +02:00
debuginfo.rs remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
declare.rs remove reexport of rustc::ty::Instance 2019-06-02 22:32:42 -05:00
intrinsic.rs Get rid of special const intrinsic query in favour of const_eval 2019-09-17 16:31:55 +02:00
misc.rs remove reexports of mir::mono::{MonoItem,CodegenUnit} 2019-06-02 22:50:03 -05:00
mod.rs rustc_codegen_*: deny(unused_lifetimes). 2019-06-11 14:11:58 +03:00
statics.rs Remove LocalInternedString uses from librustc_codegen_llvm. 2019-09-04 14:23:45 +10:00
type_.rs Rename sty to kind 2019-09-25 15:50:04 +01:00
write.rs Replace TimeLine with SelfProfiler 2019-03-10 11:10:55 -04:00