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
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-29
Extract tests from libcore to a separate crate
Steven Fackler
-25
/
+0
2014-06-29
librustc: Remove the fallback to `int` for integers and `f64` for
Patrick Walton
-1
/
+1
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-7
/
+7
2014-06-15
Register new snapshots
Alex Crichton
-5
/
+0
2014-06-13
auto merge of #14831 : alexcrichton/rust/format-intl, r=brson
bors
-95
/
+8
2014-06-12
auto merge of #14811 : forticulous/rust/refcell-show, r=alexcrichton
bors
-1
/
+14
2014-06-11
std: Remove i18n/l10n from format!
Alex Crichton
-95
/
+8
2014-06-11
rustc: Remove ~[T] from the language
Alex Crichton
-6
/
+0
2014-06-11
rustc: Update how Gc<T> is recognized
Alex Crichton
-3
/
+0
2014-06-10
Show impl for Ref & RefMut
fort
-1
/
+14
2014-06-10
Fix more misspelled comments and strings.
Joseph Crail
-1
/
+1
2014-06-08
core: Rename `container` mod to `collections`. Closes #12543
Brian Anderson
-1
/
+1
2014-06-05
std: Recreate a `collections` module
Alex Crichton
-6
/
+0
2014-05-29
std: Recreate a `rand` module
Alex Crichton
-1
/
+0
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-2
/
+2
2014-05-22
auto merge of #14357 : huonw/rust/spelling, r=pnkfelix
bors
-1
/
+1
2014-05-22
libcore: Remove all uses of `~str` from `libcore`.
Patrick Walton
-3
/
+5
2014-05-22
Spelling/doc formatting fixes.
Huon Wilson
-1
/
+1
2014-05-18
auto merge of #14258 : alexcrichton/rust/dox-format-writer, r=cmr
bors
-4
/
+32
2014-05-17
core: Document FormatWriter and allow `write!`
Alex Crichton
-4
/
+32
2014-05-17
Register new snapshots
Alex Crichton
-4
/
+0
2014-05-15
core: Update all tests for fmt movement
Alex Crichton
-28
/
+45
2014-05-15
std: Fix float tests
Alex Crichton
-27
/
+1
2014-05-15
core: Inherit the std::fmt module
Alex Crichton
-0
/
+843
[prev]