summary refs log tree commit diff
path: root/src/librustc_passes/lib.rs
AgeCommit message (Expand)AuthorLines
2016-01-24mk: Move from `-D warnings` to `#![deny(warnings)]`Alex Crichton-2/+3
2016-01-21move more checks out of librustcOliver Schneider-0/+7
2016-01-15move const block checks before lowering stepOliver Schneider-0/+36