about summary refs log tree commit diff
path: root/src/librustc_codegen_ssa/callee.rs
AgeCommit message (Expand)AuthorLines
2019-10-13Inline functions from cg_ssa::callee and remove the modbjorn3-53/+0
2019-10-09Reifying callers of Instance::resolve use resolve_for_fn_ptr.Adam Perry-0/+17
2019-02-26replace &'tcx Substs with SubstsRefcsmoe-3/+3
2019-02-09librustc_codegen_ssa => 2018Taiki Endo-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-16[eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`.Eduard-Mihai Burtescu-1/+1
2018-11-16Great separation of librustc_codegen_llvm: librustc_codegen_ssa compilesDenis Merigoux-0/+46