summary refs log tree commit diff
path: root/src/libsyntax/ext/format.rs
AgeCommit message (Expand)AuthorLines
2013-09-30syntax: Remove usage of fmt!Alex Crichton-29/+29
2013-09-27Remove the notion of an "unknown format"Alex Crichton-11/+8
2013-09-20Implement a web backend for rustdoc_ngAlex Crichton-1/+1
2013-09-18Allow trailing commas in format!Alex Crichton-0/+1
2013-09-15Reduce the amount of complexity in format!Alex Crichton-0/+756