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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libextra
/
terminfo
/
parser
Age
Commit message (
Expand
)
Author
Lines
2013-09-05
Rename str::from_bytes to str::from_utf8, closes #8985
Florian Hahn
-1
/
+1
2013-08-10
std: Rename Iterator.transform -> .map
Erick Tryzelaar
-1
/
+1
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-4
/
+4
2013-08-02
replace `range` with an external iterator
Daniel Micay
-4
/
+4
2013-08-01
migrate many `for` loops to `foreach`
Daniel Micay
-1
/
+1
2013-07-07
remove some method resolve workarounds
Daniel Micay
-1
/
+1
2013-07-01
rustc: add a lint to enforce uppercase statics.
Huon Wilson
-0
/
+2
2013-06-30
Remove vec::[r]position_between, replaced by slices & iterators.
Huon Wilson
-4
/
+5
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-4
/
+3
2013-06-21
vec: rm old_iter implementations, except BaseIter
Daniel Micay
-1
/
+1
2013-06-16
remove unused imports
Huon Wilson
-1
/
+0
2013-06-14
add IteratorUtil to the prelude
Daniel Micay
-1
/
+0
2013-06-10
std: replace str::each_split* with an iterator
Huon Wilson
-4
/
+2
2013-06-04
librustc: Disallow multiple patterns from appearing in a "let" declaration.
Patrick Walton
-1
/
+3
2013-06-03
Ignore tests that cannot pass on buildbot
Corey Richardson
-0
/
+1
2013-06-01
test fixes
Corey Richardson
-1
/
+1
2013-05-31
Fix formatting for tidy
Corey Richardson
-5
/
+17
2013-05-31
extra::term: better error handling and win32 compat
Corey Richardson
-2
/
+1
2013-05-31
extra::term overhaul
Corey Richardson
-0
/
+320