about summary refs log tree commit diff
path: root/src/librustc_codegen_ssa/traits/consts.rs
AgeCommit message (Expand)AuthorLines
2019-03-29Remove const_{cstr,str_slice,get_elt,get_real} and is_const_real methods from...bjorn3-9/+0
2019-03-29Remove const_{fat_ptr,array,vector,bytes} from cg_ssabjorn3-4/+0
2019-02-09librustc_codegen_ssa => 2018Taiki Endo-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-29Rename StaticMethods::static_ptrcast to ConstMethods::const_ptrcastbjorn3-1/+2
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/+64