about summary refs log tree commit diff
path: root/src/librustc_codegen_ssa/mir/analyze.rs
AgeCommit message (Expand)AuthorLines
2019-04-02Remove adt_def from PlaceTy and make it a structTyler Mandry-3/+3
2019-03-01Put Local, Static and Promoted as one Base variant of PlaceSantiago Pastorino-2/+3
2019-02-09librustc_codegen_ssa => 2018Taiki Endo-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-07Various minor/cosmetic improvements to codeAlexander Regueiro-3/+3
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/+382