]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #49102 - glandium:decimal, r=aturon
authorAlex Crichton <alex@alexcrichton.com>
Fri, 23 Mar 2018 14:27:21 +0000 (09:27 -0500)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 23 Mar 2018 17:16:09 +0000 (10:16 -0700)
Remove core::fmt::num::Decimal

Before ebf9e1aaf6, it was used for Display::fmt, but ebf9e1aaf6 replaced
that with a faster implementation, and nothing else uses it.

1  2 
src/libcore/fmt/num.rs

Simple merge