rust/src/test
Kevin Ballard 90b952954b Move configuration 1 phase before crate metadata collection
Stripping unconfigured items prior to collecting crate metadata means we
can say things like `#![cfg_attr(foo, crate_type="lib")]`.

Fixes #25347.
2015-05-14 10:35:35 -07:00
..
auxiliary Move configuration 1 phase before crate metadata collection 2015-05-14 10:35:35 -07: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 Auto merge of #24818 - tbelaire:double-import, r=nrc 2015-05-12 08:54:40 +00:00
compile-fail-fulldeps Remove FakeExtCtxt from qquote tests. 2015-04-26 01:09:36 -04:00
debuginfo Update tests to not use old ~ syntax 2015-05-03 20:16:03 -04: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 Move configuration 1 phase before crate metadata collection 2015-05-14 10:35:35 -07:00
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: Add Associated Constants section 2015-05-09 12:20:45 +02:00