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
/
to_str.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-16
Delegate ToStr implementation to Show for tuples
Brendan Zabarauskas
-48
/
+0
2014-02-02
std,extra: remove use of & support for @[].
Huon Wilson
-19
/
+0
2014-02-02
libextra: Remove `@str` from all the libraries
Patrick Walton
-1
/
+0
2013-12-15
Rename To{Str,Bytes}Consume traits to Into*.
Chris Morgan
-1
/
+1
2013-12-11
Make 'self lifetime illegal.
Erik Price
-1
/
+1
2013-09-30
std: Remove usage of fmt!
Alex Crichton
-4
/
+4
2013-09-09
rename `std::iterator` to `std::iter`
Daniel Micay
-1
/
+1
2013-08-18
More spelling corrections.
Huon Wilson
-1
/
+1
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-5
/
+5
2013-08-01
migrate many `for` loops to `foreach`
Daniel Micay
-6
/
+7
2013-07-24
ToStr for HashMap does not need value to implement Eq or Hash
Stepan Koltsov
-6
/
+18
2013-07-18
Fix warnings in libstd and librusti tests
blake2-ppc
-1
/
+1
2013-07-17
test: Fix tests.
Patrick Walton
-1
/
+0
2013-07-13
Split mutable methods out of Set and Map
Steven Fackler
-1
/
+1
2013-06-28
librustc: Fix merge fallout and test cases.
Patrick Walton
-1
/
+1
2013-06-28
librustc: Disallow "mut" from distributing over bindings.
Patrick Walton
-6
/
+11
2013-06-25
Deny common lints by default for lib{std,extra}
Alex Crichton
-2
/
+2
2013-06-25
Add missing import to tests
James Miller
-1
/
+1
2013-06-25
Warning police
James Miller
-2
/
+0
2013-06-24
remove old_iter
Daniel Micay
-1
/
+0
2013-06-23
std::to_str: Use .iter() for HashMap and HashSet
blake2-ppc
-2
/
+3
2013-06-23
vec: remove BaseIter implementation
Daniel Micay
-3
/
+5
2013-06-18
replace #[inline(always)] with #[inline]. r=burningtree.
Graydon Hoare
-9
/
+9
2013-06-17
Improved std::ascii
Marvin Löbel
-1
/
+1
2013-06-06
libstd: use fmt! in to_str impl for (one|two)-tuple
Ramkumar Ramachandra
-2
/
+2
2013-06-06
libstd: fix comment in to_str impl of tuple
Ramkumar Ramachandra
-2
/
+2
2013-06-04
librustc: Disallow multiple patterns from appearing in a "let" declaration.
Patrick Walton
-15
/
+15
2013-05-31
bool: rm functions duplicating methods
Daniel Micay
-4
/
+0
2013-05-30
Require documentation by default for libstd
Alex Crichton
-1
/
+3
2013-05-28
Remove unnecessary allocations flagged by lint
Seo Sanghyeon
-2
/
+2
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+240