Commit Graph

5 Commits

Author SHA1 Message Date
Oliver Schneider
7d982fdcf4 Implement PartialCmp for ConstFloat 2018-04-30 18:18:32 +02:00
Oliver Schneider
21c2b71405 Remove unused error variants 2018-04-30 18:18:32 +02:00
Oliver Schneider
9857eaa4df Nuke ConstInt and Const*size 2018-03-08 08:34:10 +01:00
Eduard-Mihai Burtescu
9861df4760 rustc_const_math: use apfloat::ieee::{Single,Double} in ConstFloat. 2017-08-02 17:28:11 +03:00
Michael Woerister
c47cdc0d93 Introduce HashStable trait and base ICH implementations on it.
This initial commit provides implementations for HIR, MIR, and
everything that also needs to be supported for those two.
2017-04-06 16:01:51 +02:00