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
/
rt.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-30
std: Stabilize the std::fmt module
Alex Crichton
-86
/
+0
2015-01-23
Set unstable feature names appropriately
Brian Anderson
-1
/
+1
2015-01-21
Remove 'since' from unstable attributes
Brian Anderson
-1
/
+1
2015-01-21
Add 'feature' and 'since' to stability attributes
Brian Anderson
-1
/
+2
2015-01-17
Register new snapshots.
Eduard Burtescu
-9
/
+0
2015-01-10
core: rm unused lifetime.
Huon Wilson
-0
/
+9
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-6
/
+6
2014-12-19
libcore: use `#[deriving(Copy)]`
Jorge Aparicio
-14
/
+6
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+13
2014-11-18
std: Stabilize std::fmt
Alex Crichton
-0
/
+2
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+5
2014-09-16
Register new snapshots
Alex Crichton
-7
/
+0
2014-09-09
Decouple string and argument pieces
Piotr Czarnecki
-1
/
+1
2014-09-04
Center alignment for fmt
wickerwaka
-0
/
+2
2014-06-15
Register new snapshots
Alex Crichton
-5
/
+0
2014-06-11
std: Remove i18n/l10n from format!
Alex Crichton
-36
/
+4
2014-06-01
rustdoc: Fix some more broken links
Alex Crichton
-3
/
+27
2014-05-30
std: Rename {Eq,Ord} to Partial{Eq,Ord}
Alex Crichton
-1
/
+1
2014-05-15
core: Inherit the std::fmt module
Alex Crichton
-0
/
+91