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
/
libcore
/
fmt
/
float.rs
Age
Commit message (
Expand
)
Author
Lines
2014-11-06
Prelude: rename and consolidate extension traits
Aaron Turon
-2
/
+2
2014-11-01
collections: Remove all collections traits
Alex Crichton
-3
/
+1
2014-10-30
rollup merge of #18398 : aturon/lint-conventions-2
Alex Crichton
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-3
/
+3
2014-10-28
Update code with new lint names
Aaron Turon
-1
/
+1
2014-10-07
Use slice syntax instead of slice_to, etc.
Nick Cameron
-4
/
+4
2014-10-02
Revert "Use slice syntax instead of slice_to, etc."
Aaron Turon
-4
/
+4
2014-10-02
Use slice syntax instead of slice_to, etc.
Nick Cameron
-4
/
+4
2014-09-24
Remove unused enum variants
Jakub Wieczorek
-46
/
+9
2014-09-16
Fallout from renaming
Aaron Turon
-2
/
+2
2014-08-13
std: Rename various slice traits for consistency
Brian Anderson
-1
/
+1
2014-08-08
Register new snapshot 12e0f72
Niko Matsakis
-5
/
+0
2014-08-06
Use byte literals in libcore
nham
-9
/
+9
2014-07-24
librustc: Stop desugaring `for` expressions and translate them directly.
Patrick Walton
-2
/
+6
2014-07-08
std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`.
Richo Healey
-1
/
+1
2014-06-08
core: Rename `container` mod to `collections`. Closes #12543
Brian Anderson
-1
/
+1
2014-05-15
core: Update all tests for fmt movement
Alex Crichton
-2
/
+10
2014-05-15
core: Implement f32/f64 formatting
Alex Crichton
-0
/
+362