summary refs log tree commit diff
path: root/src/librustc/mir/transform.rs
AgeCommit message (Expand)AuthorLines
2016-02-20use the FulfillmentContext and InferCtxt more correctlyAriel Ben-Yehuda-2/+2
2016-02-09refactor `MirPass` to always require a tcxOliver Schneider-0/+16