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
/
unchecked-predicates.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-14
remove typestate from code, tests, and docs
Niko Matsakis
-39
/
+0
2012-07-05
Comments only: change TODOs to FIXMEs and annotate them
Tim Chevalier
-2
/
+0
2012-06-20
Remove bind. Issue #2189
Brian Anderson
-1
/
+1
2012-05-21
change list so that it must be used in a purely boxed fashion
Niko Matsakis
-7
/
+7
2012-02-11
make bind syntax unnecessary: just use _ for one of the arguments
Niko Matsakis
-1
/
+1
2012-01-23
s/block()/fn()/g
Niko Matsakis
-1
/
+1
2012-01-19
test: "tag" -> "enum" in run-pass and run-fail
Patrick Walton
-1
/
+1
2012-01-18
Remove '.' after nullary tags in patterns
Tim Chevalier
-1
/
+1
2012-01-05
Switch to new param kind bound syntax
Marijn Haverbeke
-4
/
+4
2011-12-29
list: use predicate to enforce non-empty requirement
Lenny222
-2
/
+10
2011-11-18
Update stdlib, compiler, and tests to new kind system
Marijn Haverbeke
-4
/
+4
2011-11-02
Rename car/cdr to head/tail in std::list
Marijn Haverbeke
-1
/
+1
2011-10-25
Update our code to new type parameter kind syntax
Marijn Haverbeke
-4
/
+4
2011-10-20
Make fn denote a bare function. Convert fn to fn@ as needed
Brian Anderson
-1
/
+1
2011-10-07
Add pass-by-ref annotation to the tests to make them typecheck
Marijn Haverbeke
-1
/
+1
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-5
/
+5
2011-09-02
Reformat. Issue #855
Brian Anderson
-17
/
+10
2011-08-31
Replace xfail-stageN with simply xfail-test
Marijn Haverbeke
-1
/
+0
2011-08-25
Test case for unchecked blocks
Tim Chevalier
-0
/
+41