rust/src/test
2017-02-12 07:20:04 +00:00
..
codegen Auto merge of #38109 - tromey:main-subprogram, r=michaelwoerister 2017-02-09 17:09:50 +00:00
codegen-units trans: Treat generics like regular functions, not like #[inline] functions during CGU partitioning. 2017-01-09 10:06:58 -05:00
compile-fail Allow using inert attributes from proc_macro_derives with #![feature(proc_macro)]. 2017-02-12 07:20:04 +00:00
compile-fail-fulldeps Allow using inert attributes from proc_macro_derives with #![feature(proc_macro)]. 2017-02-12 07:20:04 +00:00
debuginfo Exclude top-level macro expansions from source location override. 2017-02-08 22:10:33 -08:00
incremental Auto merge of #39265 - est31:master, r=petrochenkov 2017-02-09 11:42:49 +00:00
mir-opt Auto merge of #38332 - bluss:copy-prop-arguments, r=eddyb 2016-12-14 06:26:21 +00:00
parse-fail change span_notes to notes in E0368/E0369 2017-02-09 22:45:42 +00:00
pretty Update pretty test for derive attributes 2017-02-05 12:22:29 +10:30
run-fail Warn when a #[should_panic] test has an unexpected message 2016-11-18 21:01:19 +10:30
run-fail-fulldeps Fix fallout in rustdoc and tests. 2016-11-21 12:16:46 +00:00
run-make sanitizer-dylib: only run where std for x86_64-linux is available 2017-02-08 22:58:53 -05:00
run-pass Rollup merge of #39721 - whataloadofwhat:catch-unwind-bang, r=alexcrichton 2017-02-10 23:41:38 -05:00
run-pass-fulldeps Allow using inert attributes from proc_macro_derives with #![feature(proc_macro)]. 2017-02-12 07:20:04 +00:00
run-pass-valgrind Removes FIXMEs related to #22405 2017-01-31 21:27:13 -05:00
rustdoc Rollup merge of #39589 - ollie27:rustdoc_impl_disambiguation, r=alexcrichton 2017-02-08 23:55:44 -05:00
ui change span_notes to notes in E0368/E0369 2017-02-09 22:45:42 +00:00