summary refs log tree commit diff
path: root/src/librustc/ich/impls_const_math.rs
AgeCommit message (Expand)AuthorLines
2018-03-08Nuke ConstInt and Const*sizeOliver Schneider-27/+0
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