summary refs log tree commit diff
path: root/src/librustc_codegen_ssa/traits/statics.rs
AgeCommit message (Expand)AuthorLines
2019-03-29Remove const_{cstr,str_slice,get_elt,get_real} and is_const_real methods from...bjorn3-0/+9
2019-03-29Miscbjorn3-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-29Move get_static from CodegenCx to Builderbjorn3-1/+4
2018-11-29Remove static_addr_of_mut from cg_ssabjorn3-1/+0
2018-11-29Rename StaticMethods::static_ptrcast to ConstMethods::const_ptrcastbjorn3-1/+0
2018-11-29Remove static_bitcast from cg_ssabjorn3-1/+0
2018-11-29Remove static_replace_all_uses and statics_to_rauw from cg_ssabjorn3-1/+0
2018-11-29Make ConstMethods and StaticMethods require BackendTypes instead of Backendbjorn3-2/+2
2018-11-16[eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`.Eduard-Mihai Burtescu-0/+23