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
/
test
/
run-pass
/
overloaded-index-assoc-list.rs
Age
Commit message (
Expand
)
Author
Lines
2015-06-13
Use `assert_eq!` instead of `assert!` in tests
petrochenkov
-4
/
+4
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-04-06
Fix tests
Niko Matsakis
-1
/
+1
2015-03-23
rollup merge of #23598: brson/gate
Alex Crichton
-0
/
+4
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-03-23
Fallout in stdlib, rustdoc, rustc, etc. For most maps, converted uses of
Niko Matsakis
-5
/
+5
2015-02-02
`for x in xs.iter()` -> `for x in &xs`
Jorge Aparicio
-1
/
+1
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-2
/
+2
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-1
/
+1
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-1
/
+1
2015-01-05
Remove use of associated_types feature gate from tests.
Huon Wilson
-2
/
+0
2015-01-03
fix rpass/cfail tests
Jorge Aparicio
-1
/
+5
2015-01-02
Use `derive` rather than `deriving` in tests
Nick Cameron
-1
/
+1
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-4
/
+4
2014-11-05
Implement new operator dispatch semantics.
Niko Matsakis
-0
/
+55