about summary refs log tree commit diff
path: root/src/librustc_const_math/err.rs
AgeCommit message (Expand)AuthorLines
2018-04-30Remove the `rustc_const_math` crateOliver Schneider-47/+0
2018-04-30Remove unused const math opsOliver Schneider-4/+0
2018-04-30Remove the `UnequalTypes` error variantOliver Schneider-12/+0
2018-04-30Implement `PartialCmp` for `ConstFloat`Oliver Schneider-2/+0
2018-04-30Remove unused error variantsOliver Schneider-22/+0
2018-01-04rustc: use {U,I}size instead of {U,I}s shorthands.Eduard-Mihai Burtescu-2/+2
2016-12-30Such large. Very 128. Much bits.Simonas Kazlauskas-0/+2
2016-08-04Update wording on E0080Shantanu Raj-11/+11
2016-06-05rustc_const_eval: work around double rounding.Eduard Burtescu-9/+9
2016-06-05Add a new Assert terminator to MIR for bounds & arithmetic checks.Eduard Burtescu-2/+2
2016-03-30rename `rustc_const_eval` to `rustc_const_math`Oliver Schneider-0/+85