about summary refs log tree commit diff
path: root/src/librustc_codegen_ssa/meth.rs
AgeCommit message (Expand)AuthorLines
2019-02-09librustc_codegen_ssa => 2018Taiki Endo-2/+2
2019-01-04add support for principal-less trait object typesAriel Ben-Yehuda-3/+10
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-29Use implicit deref instead of BuilderMethods::cx()bjorn3-4/+4
2018-11-23Merge branch 'master' into frewsxcv-dynCorey Farwell-6/+6
2018-11-22rustc_target: avoid using AbiAndPrefAlign where possible.Eduard-Mihai Burtescu-3/+3
2018-11-22rustc_target: separate out an individual Align from AbiAndPrefAlign.Eduard-Mihai Burtescu-1/+1
2018-11-22rustc_target: rename abi::Align to AbiAndPrefAlign.Eduard-Mihai Burtescu-3/+3
2018-11-20Incorporate `dyn` into more comments and docs.Corey Farwell-1/+1
2018-11-16[eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`.Eduard-Mihai Burtescu-1/+1
2018-11-16All Builder methods now take &mut self instead of &selfDenis Merigoux-10/+6
2018-11-16Great separation of librustc_codegen_llvm: librustc_codegen_ssa compilesDenis Merigoux-0/+126