about summary refs log tree commit diff
path: root/src/librustc_trans/basic_block.rs
AgeCommit message (Expand)AuthorLines
2016-12-20Inline last remaining use of Callee::call and delete unused codeMark Simulacrum-49/+0
2016-12-20Simplify basic_block.rsMark-Simulacrum-14/+5
2016-03-30Delete obviously-unreachable blocksJames Miller-0/+6
2016-03-27rustc_trans: move the contents of the trans module to top-level.Eduard Burtescu-0/+52