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
/
foreach-external-iterators-hashmap.rs
Age
Commit message (
Expand
)
Author
Lines
2018-09-06
Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.
Felix S. Klock II
-28
/
+0
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-4
/
+0
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+2
2015-02-02
`for x in xs.iter()` -> `for x in &xs`
Jorge Aparicio
-2
/
+2
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-3
/
+3
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-3
/
+3
2014-06-05
Fallout from the libcollections movement
Alex Crichton
-1
/
+1
2014-02-23
Move std::{trie, hashmap} to libcollections
Alex Crichton
-1
/
+3
2013-09-25
Fix run-pass tests to have 'pub fn main'
Alex Crichton
-2
/
+2
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-2
/
+2
2013-07-30
test: add testcases for external iterators using foreach.
Graydon Hoare
-0
/
+27