rust/src/test
Manish Goregaokar 87a6278723 Rollup merge of #25252 - inrustwetrust:crate-type-attribute, r=alexcrichton
Fixes the problem in #16974 with unhelpful error messages when accidentally using the wrong syntax for the `crate_type="lib"` attribute. The attribute syntax error now shows up instead of "main function not found".
2015-05-10 11:01:46 +05:30
..
auxiliary Remove auxiliary files not used since eb4d39e 2015-05-09 13:10:57 -04:00
bench Squeeze the last bits of tasks in documentation in favor of thread 2015-05-09 02:24:18 +09:00
codegen Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
compile-fail Rollup merge of #25252 - inrustwetrust:crate-type-attribute, r=alexcrichton 2015-05-10 11:01:46 +05:30
compile-fail-fulldeps Remove FakeExtCtxt from qquote tests. 2015-04-26 01:09:36 -04:00
debuginfo Re-enable tests on Android 2015-04-29 14:34:45 -07:00
parse-fail Auto merge of #23606 - quantheory:associated_const, r=nikomatsakis 2015-04-27 16:45:21 +00:00
pretty Correct pretty-printing of type Foo<T> where T: Bound = ...; 2015-05-04 10:21:39 +02:00
run-fail Fix the tests broken by replacing task with thread 2015-05-09 04:04:08 +09:00
run-fail-fulldeps Move qquote.rs from run-fail to run-fail-fulldeps 2015-04-26 06:05:39 -07:00
run-make Add regression test for #20626 2015-05-07 00:25:54 +02:00
run-pass Rollup merge of #25216 - barosl:no-more-task, r=Manishearth 2015-05-09 18:40:19 +05:30
run-pass-fulldeps Add test for custom deriving plugins which rely on field attributes 2015-05-01 15:49:05 +05:30
run-pass-valgrind test: Fix fallout in run-pass tests 2015-04-14 10:14:19 -07:00
rustdoc rustdoc: Fix rendering associated constants 2015-04-30 09:37:13 -07:00