about summary refs log tree commit diff
path: root/src/libcore/tests/fmt/num.rs
AgeCommit message (Expand)AuthorLines
2020-04-05Stop importing int/float modules in libcoreLinus Färnstrand-4/+0
2020-02-14implement LowerExp and UpperExp for integersMax Blachman-0/+80
2019-03-12Replace assert with assert_eq for better debuggingSayan Nandan-118/+118
2018-12-25Remove licensesMark Rousskov-10/+0
2018-03-13Add hexadecimal formatting of integers with fmt::DebugSimon Sapin-0/+6
2017-04-03Move libXtest into libX/testsStjepan Glavina-0/+152