rust/src/test
bors bfa709a38a Auto merge of #37826 - keeperofdakeys:proc-macro-test, r=alexcrichton
Show a better error when using --test with #[proc_macro_derive]

Fixes https://github.com/rust-lang/rust/issues/37480

Currently using `--test` with a crate that contains a `#[proc_macro_derive]` attribute causes an error. This PR doesn't attempt to fix the issue itself, or determine what tesing of a proc_macro_derive crate should be - just to provide a better error message.
2016-11-19 13:28:50 -06:00
..
codegen Fix codegen test after change of llvm type naming scheme 2016-11-13 19:49:56 -05:00
codegen-units
compile-fail Add test case for exported macros vs incremental compilation. 2016-11-18 16:45:59 -05:00
compile-fail-fulldeps Auto merge of #37826 - keeperofdakeys:proc-macro-test, r=alexcrichton 2016-11-19 13:28:50 -06:00
debuginfo Move all Linux/OSX CI infastructure to Travis 2016-11-11 07:36:40 -08:00
incremental Auto merge of #37660 - nikomatsakis:incremental-36349, r=eddyb 2016-11-17 17:31:01 -08:00
mir-opt
parse-fail Auto merge of #37278 - matklad:lone-lifetime, r=jseyfried 2016-11-14 02:46:12 -08:00
pretty tests: fix fallout in pretty-printing output exact-match tests. 2016-11-10 01:44:53 +02:00
run-fail Warn when a #[should_panic] test has an unexpected message 2016-11-18 21:01:19 +10:30
run-fail-fulldeps
run-make Auto merge of #37776 - nrc:save-double-angle, r=@brson 2016-11-18 11:45:53 -08:00
run-pass Auto merge of #37749 - keeperofdakeys:should-panic, r=alexcrichton 2016-11-18 08:24:00 -08:00
run-pass-fulldeps Auto merge of #37645 - jseyfried:fix_crate_var_in_custom_derives, r=nrc 2016-11-10 11:25:17 -08:00
run-pass-valgrind
rustdoc Auto merge of #37773 - ollie27:rustdoc_inline_glob, r=brson 2016-11-16 01:17:53 -08:00
ui Auto merge of #37771 - alexcrichton:fix-nightlies, r=brson 2016-11-14 14:04:54 -08:00