about summary refs log tree commit diff
path: root/src/libcore/fmt/rt.rs
AgeCommit message (Expand)AuthorLines
2014-09-16Register new snapshotsAlex Crichton-7/+0
2014-09-09Decouple string and argument piecesPiotr Czarnecki-1/+1
2014-09-04Center alignment for fmtwickerwaka-0/+2
2014-06-15Register new snapshotsAlex Crichton-5/+0
2014-06-11std: Remove i18n/l10n from format!Alex Crichton-36/+4
2014-06-01rustdoc: Fix some more broken linksAlex Crichton-3/+27
2014-05-30std: Rename {Eq,Ord} to Partial{Eq,Ord}Alex Crichton-1/+1
2014-05-15core: Inherit the std::fmt moduleAlex Crichton-0/+91