rust/src/librustc_const_eval
Alex Crichton a0ad6616fc Rollup merge of #37056 - Mark-Simulacrum:fix-bool-comparison, r=bluss
Add comparison operators to boolean const eval.

I think it might be worth adding tests here, but since I don't know how or where to do that, I have not done so yet. Willing to do so if asked and given an explanation as to how.

Fixes #37047.
2016-10-12 14:07:55 -07:00
..
Cargo.toml
check_match.rs Update E0303 to new error format 2016-10-09 11:41:59 -07:00
diagnostics.rs
eval.rs Add comparison operators to boolean const eval. 2016-10-10 09:58:00 -06:00
lib.rs Stabilise ? 2016-10-12 08:40:22 +13:00