summary refs log tree commit diff
path: root/src/librustc_const_eval/Cargo.toml
AgeCommit message (Expand)AuthorLines
2016-10-26change match checking to use HAIRAriel Ben-Yehuda-0/+1
2016-10-26move hair::cx::pattern to const_evalAriel Ben-Yehuda-0/+1
2016-07-22refactor constant evaluation error reportingAriel Ben-Yehuda-0/+1
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-0/+1
2016-04-06rustc: move rustc_front to rustc::hir.Eduard Burtescu-1/+0
2016-03-30move `const_eval` and `check_match` out of `librustc`Oliver Schneider-0/+19
2016-03-30rename `rustc_const_eval` to `rustc_const_math`Oliver Schneider-14/+0
2016-03-14rustbuildOliver Schneider-0/+14