about summary refs log tree commit diff
path: root/src/libcore/fmt
AgeCommit message (Expand)AuthorLines
2014-05-15core: Update all tests for fmt movementAlex Crichton-32/+57
2014-05-15std: Fix float testsAlex Crichton-27/+1
2014-05-15core: Implement f32/f64 formattingAlex Crichton-0/+362
2014-05-15core: Inherit the std::fmt moduleAlex Crichton-0/+1404