index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
fmt
/
parse.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-06
Remove std::condition
Alex Crichton
-41
/
+24
2014-01-18
Rename iterators for consistency
Palmer Cox
-1
/
+1
2014-01-03
Remove std::either
Alex Crichton
-13
/
+22
2013-12-11
Make 'self lifetime illegal.
Erik Price
-38
/
+38
2013-11-28
Register new snapshots
Alex Crichton
-9
/
+9
2013-11-26
Removed unneccessary `_iter` suffixes from various APIs
Marvin Löbel
-1
/
+1
2013-11-05
Clarify which errors are format string errors
Alex Crichton
-15
/
+15
2013-10-18
Try to improve format! error messages
Alex Crichton
-24
/
+27
2013-10-17
Register new snapshots
Alex Crichton
-47
/
+0
2013-10-15
Build a few extra features into format! parsing
Alex Crichton
-2
/
+85
2013-10-15
Require module documentation with missing_doc
Alex Crichton
-0
/
+6
2013-10-02
Check enums in missing_doc lint
Steven Fackler
-0
/
+5
2013-09-30
std: Remove usage of fmt!
Alex Crichton
-5
/
+6
2013-09-12
Parse underscores in identifiers for format!
Alex Crichton
-2
/
+2
2013-09-09
rename `std::iterator` to `std::iter`
Daniel Micay
-2
/
+1
2013-09-03
Raise errors on format strings with unmatched `}`
Alex Crichton
-0
/
+11
2013-08-30
fix various warnings
Erick Tryzelaar
-1
/
+0
2013-08-19
auto merge of #8564 : alexcrichton/rust/ifmt+++, r=graydon
bors
-1
/
+5
2013-08-16
Delegate `{}` to Default instead of Poly
Alex Crichton
-1
/
+5
2013-08-16
doc: correct spelling in documentation.
Huon Wilson
-1
/
+1
2013-08-12
Correct the padding on integer types for formatting
Alex Crichton
-17
/
+21
2013-08-07
Add initial support for a new formatting syntax
Alex Crichton
-0
/
+896