summary refs log tree commit diff
path: root/src/libcore/fmt/float.rs
AgeCommit message (Expand)AuthorLines
2014-06-08core: Rename `container` mod to `collections`. Closes #12543Brian Anderson-1/+1
2014-05-15core: Update all tests for fmt movementAlex Crichton-2/+10
2014-05-15core: Implement f32/f64 formattingAlex Crichton-0/+362