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
/
task-compare.rs
Age
Commit message (
Expand
)
Author
Lines
2013-01-30
Remove oldcomm from the test suite
Brian Anderson
-94
/
+0
2012-12-14
Rename core::comm to core::oldcomm
Brian Anderson
-13
/
+13
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-11-29
librustc: Make the Drop trait use explicit self
Patrick Walton
-1
/
+1
2012-11-14
Convert the test suite to use the Drop trait
Ben Striegel
-1
/
+4
2012-10-11
Re-xfail two tests that I tried to resurrect (no time right now)
Tim Chevalier
-7
/
+47
2012-10-11
Un-XFAIL task-compare
Tim Chevalier
-3
/
+0
2012-09-11
Convert 'use' to 'extern mod'. Remove old 'use' syntax
Brian Anderson
-1
/
+1
2012-09-05
test: "import" -> "use"
Patrick Walton
-3
/
+1
2012-06-14
Comments only: annotate FIXMEs in tests
Tim Chevalier
-1
/
+1
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-3
/
+3
2011-08-31
Replace xfail-stageN with simply xfail-test
Marijn Haverbeke
-4
/
+1
2011-08-31
Revert "Replace xfail-stageN with simply xfail-test"
Marijn Haverbeke
-1
/
+3
2011-08-31
Replace xfail-stageN with simply xfail-test
Marijn Haverbeke
-3
/
+1
2011-08-25
Cleaning up task and comm exports, updating all the test cases.
Eric Holk
-12
/
+15
2011-08-17
Using move-mode for spawn thunks to avoid race conditions.
Eric Holk
-2
/
+3
2011-08-16
Port the tests to the expr foo::<T> syntax.
Erick Tryzelaar
-2
/
+2
2011-08-16
Port the tests to the typaram foo<T> syntax.
Erick Tryzelaar
-3
/
+3
2011-08-15
Porting a bunch of tests over.
Eric Holk
-13
/
+11
2011-08-03
Remove all xfail-stage0 directives
Brian Anderson
-1
/
+0
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-11
/
+14
2011-07-22
Add xfail-stage3 directives to tests
Brian Anderson
-0
/
+1
2011-07-13
Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases.
Graydon Hoare
-3
/
+3
2011-06-28
Teach the parser and typechecker to understand port[int](). Closes #588
Eric Holk
-0
/
+44