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
/
autobind.rs
Age
Commit message (
Expand
)
Author
Lines
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-4
/
+4
2012-06-29
Get rid of basically all of the remaining old style vecs in tests.
Michael Sullivan
-1
/
+1
2012-06-28
Make a bunch of tests stop using the deprecated vector syntax.
Michael Sullivan
-1
/
+1
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-2
/
+2
2012-06-14
run-pass/autobind seems to work, so un-xfail it
Tim Chevalier
-5
/
+1
2011-10-25
Update our code to new type parameter kind syntax
Marijn Haverbeke
-1
/
+1
2011-10-20
Make fn denote a bare function. Convert fn to fn@ as needed
Brian Anderson
-0
/
+4
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-3
/
+3
2011-08-23
Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kindin...
Graydon Hoare
-1
/
+1
2011-08-20
Reformat
Brian Anderson
-4
/
+4
2011-08-16
Port the tests to the decl foo<T> syntax.
Erick Tryzelaar
-1
/
+1
2011-08-09
Change the ivec type syntax to [T].
Erick Tryzelaar
-4
/
+4
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-10
/
+6
2011-07-08
Auto-bind generic functions when their value is taken in non-call context
Marijn Haverbeke
-0
/
+13