summary refs log tree commit diff
path: root/src/librustc_codegen_ssa/traits/mod.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-29Move get_static from CodegenCx to Builderbjorn3-1/+1
2018-11-29Require Deref to CodegenCx for HasCodegenbjorn3-1/+3
2018-11-29Move IntrinsicCallMethods::call_overflow_intrinsics to BuilderMethods::checke...bjorn3-2/+2
2018-11-29Rustfmt on cg_ssa/traitsbjorn3-1/+2
2018-11-29Don't use llvm intrinsic names in cg_ssabjorn3-3/+1
2018-11-29Make ConstMethods and StaticMethods require BackendTypes instead of Backendbjorn3-2/+2
2018-11-29Some refactoringsbjorn3-1/+0
2018-11-16[eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`.Eduard-Mihai Burtescu-0/+99