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
/
test
/
run-pass
/
new-impl-syntax.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-2
/
+2
2015-01-29
s/Show/Debug/g
Jorge Aparicio
-2
/
+2
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-4
/
+4
2014-07-08
std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`.
Richo Healey
-2
/
+2
2014-06-11
std: Remove i18n/l10n from format!
Alex Crichton
-1
/
+1
2014-05-15
Updates with core::fmt changes
Alex Crichton
-2
/
+2
2014-02-23
Remove all ToStr impls, add Show impls
Alex Crichton
-6
/
+8
2014-02-07
Added tests to make tidy
Derek Guenther
-0
/
+10
2014-01-11
Remove re-exports of std::io::stdio::{print, println} in the prelude.
Brendan Zabarauskas
-2
/
+2
2013-09-30
rpass: Remove usage of fmt!
Alex Crichton
-1
/
+1
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-2
/
+2
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-1
/
+0
2013-03-22
test: Remove `pure` from the test suite
Patrick Walton
-2
/
+2
2013-02-03
core: convert ToStr::to_str to take explicit &self
Erick Tryzelaar
-2
/
+2
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2013-01-29
libsyntax: Implement the `impl Trait for Type` syntax
Patrick Walton
-0
/
+26