rust/src/librustc_codegen_ssa/traits
2019-09-06 16:57:20 +03: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 Merge rustc_allocator into libsyntax_ext 2019-07-24 12:27:58 +03:00
builder.rs Remove needless lifetimes 2019-07-03 10:00:26 +02:00
consts.rs CTFE: simplify Value type by not checking for alignment 2019-08-02 23:02:53 +02:00
debuginfo.rs rustc_codegen_llvm: give names to non-alloca variable values. 2019-09-06 16:57:20 +03:00
declare.rs remove reexport of rustc::ty::Instance 2019-06-02 22:32:42 -05:00
intrinsic.rs Expose VaListImpl as the Rust equivalent of __va_list_tag and implement Clone for it. 2019-06-17 16:04:49 -07: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 Replace struct_tail and struct_lockstep_tails with variants handling normalization. 2019-07-12 11:44:58 +02:00
write.rs Replace TimeLine with SelfProfiler 2019-03-10 11:10:55 -04:00