rust/src/librustc_codegen_ssa/traits
2019-06-19 09:53:32 +02:00
..
abi.rs removes AbiMethods 2019-05-14 21:23:01 +05:30
asm.rs rustc_codegen_*: deny(unused_lifetimes). 2019-06-11 14:11:58 +03:00
backend.rs rustc: remove unused lifetimes. 2019-06-18 18:10:26 +03:00
builder.rs rustc: remove 'x: 'y bounds (except from comments/strings). 2019-06-18 18:10:21 +03:00
consts.rs Weave the alignment through ByRef 2019-06-19 09:53:32 +02:00
debuginfo.rs remove reexport of rustc::ty::Instance 2019-06-02 22:32:42 -05: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 rustc_codegen_*: deny(unused_lifetimes). 2019-06-11 14:11:58 +03:00
type_.rs rustc_codegen_*: deny(unused_lifetimes). 2019-06-11 14:11:58 +03:00
write.rs Replace TimeLine with SelfProfiler 2019-03-10 11:10:55 -04:00