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
/
class-implements-multiple-ifaces.rs
Age
Commit message (
Expand
)
Author
Lines
2012-08-02
test: "iface" -> "trait" in filenames.
Lindsey Kuper
-121
/
+0
2012-08-01
Convert ret to return
Brian Anderson
-4
/
+4
2012-07-31
Change remaining "iface" occurrences to "trait"; deprecate "iface"
Lindsey Kuper
-3
/
+3
2012-07-30
Change syntax extension syntax: `#m[...]` -> `m!{...}`.
Paul Stansifer
-6
/
+6
2012-07-02
rustc: Implement a new resolve pass behind a compile flag
Patrick Walton
-1
/
+3
2012-07-01
Convert to new closure syntax
Brian Anderson
-6
/
+6
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-2
/
+2
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-5
/
+5
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-5
/
+5
2012-06-22
Remove 'implements' keyword in favour of :, part of #2301.
Graydon Hoare
-1
/
+1
2012-06-06
minor changes to tests so they pass borrowck
Niko Matsakis
-5
/
+6
2012-05-26
core: Make range follow the for loop protocol
Brian Anderson
-1
/
+1
2012-04-23
Allow classes to be cast to ifaces that are in the same crate
Tim Chevalier
-0
/
+118