rust/src/test
bors 579e31929f Auto merge of #25400 - nrc:save-api, r=huonw
Also start factoring out an API for compiler tools to use and fix a bug that was preventing DXR indexing Rust properly.

r? @huonw
2015-05-15 10:10:35 +00:00
..
auxiliary Auto merge of #25399 - kballard:crate-attributes-cfg_attr, r=alexcrichton 2015-05-15 00:06:56 +00:00
bench Auto merge of #24920 - alexcrichton:duration, r=aturon 2015-05-14 18:18:39 +00:00
codegen Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
compile-fail Rollup merge of #25398 - nham:E0066_E0069, r=huonw 2015-05-14 19:33:10 +05:30
compile-fail-fulldeps Unignore some tests in stage1 2015-05-13 19:58:49 -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 save-analysis: fix a bracket counting bug 2015-05-14 22:05:52 +12:00
run-pass Auto merge of #25399 - kballard:crate-attributes-cfg_attr, r=alexcrichton 2015-05-15 00:06:56 +00:00
run-pass-fulldeps Unignore some tests in stage1 2015-05-13 19:58:49 -04:00
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