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
/
fixed-point-bind-box.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-03
Switch 'native' to 'extern' (or 'foreign' in some descriptions)
Graydon Hoare
-2
/
+2
2012-06-20
Remove bind. Issue #2189
Brian Anderson
-2
/
+2
2012-02-11
make bind syntax unnecessary: just use _ for one of the arguments
Niko Matsakis
-2
/
+2
2012-01-13
deprecate fn exprs and the fn() type, preferring fn@ and native fn
Niko Matsakis
-2
/
+2
2011-10-25
Update our code to new type parameter kind syntax
Marijn Haverbeke
-2
/
+2
2011-10-20
Make fn denote a bare function. Convert fn to fn@ as needed
Brian Anderson
-3
/
+3
2011-10-07
Add pass-by-ref annotation to the tests to make them typecheck
Marijn Haverbeke
-1
/
+1
2011-09-16
Remove autoderef for calls
Marijn Haverbeke
-6
/
+6
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
-2
/
+2
2011-08-20
Reformat
Brian Anderson
-3
/
+3
2011-08-16
Port the tests to the decl foo<T> syntax.
Erick Tryzelaar
-3
/
+3
2011-08-03
Remove all xfail-stage0 directives
Brian Anderson
-2
/
+0
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-8
/
+8
2011-07-11
Add a test that exercises these cases in bind.
Michael Sullivan
-0
/
+20