rust/src/test
Piotr Czarnecki d85c017f92 Cleanup and followup to PR #17830: parsing changes
Prevents breaking down `$name` tokens into separate `$` and `name`.
Reports unknown macro variables.

Fixes #18775
Fixes #18839
Fixes #15640
2015-01-07 00:24:48 +01:00
..
auxiliary More test fixes! 2015-01-05 22:58:37 -08:00
bench Merge core::num::Float and std::num::FloatMath. 2015-01-06 23:21:27 +11:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail Cleanup and followup to PR #17830: parsing changes 2015-01-07 00:24:48 +01:00
compile-fail-fulldeps Replace #[phase] with #[plugin] / #[macro_use] / #[no_link] 2015-01-05 18:21:13 -08:00
debuginfo rollup merge of #20482: kmcallister/macro-reform 2015-01-05 19:01:17 -08:00
pretty rollup merge of #20482: kmcallister/macro-reform 2015-01-05 19:01:17 -08:00
run-fail rollup merge of #20482: kmcallister/macro-reform 2015-01-05 19:01:17 -08:00
run-make rollup merge of #20482: kmcallister/macro-reform 2015-01-05 19:01:17 -08:00
run-pass More test fixes! 2015-01-05 22:58:37 -08:00
run-pass-fulldeps Cleanup and followup to PR #17830: parsing changes 2015-01-07 00:24:48 +01:00
run-pass-valgrind Fallout 2015-01-06 14:20:48 +13:00