summary refs log tree commit diff
path: root/src/librustc/ich/impls_const_math.rs
AgeCommit message (Expand)AuthorLines
2017-08-02rustc_const_math: use apfloat::ieee::{Single,Double} in ConstFloat.Eduard-Mihai Burtescu-3/+3
2017-04-06Introduce HashStable trait and base ICH implementations on it.Michael Woerister-0/+71