rust/src/test
Brian Anderson 8c93a79e38 rustdoc: Replace no-pretty-expanded with pretty-expanded
Now that features must be declared expanded source often does not compile.
This adds 'pretty-expanded' to a bunch of test cases that still work.
2015-03-23 14:40:26 -07:00
..
auxiliary Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
bench Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
compile-fail-fulldeps Add tests checking that a number of feature gates are gating their features. 2015-03-21 10:18:28 +01:00
debuginfo Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
parse-fail Require braces when a closure has an explicit return type. This is a 2015-03-18 20:07:27 -04:00
pretty Add #![feature] attributes to doctests 2015-03-23 14:40:26 -07:00
run-fail Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
run-make Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
run-pass rustdoc: Replace no-pretty-expanded with pretty-expanded 2015-03-23 14:40:26 -07:00
run-pass-fulldeps Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
run-pass-valgrind Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00