rust/src/test
Jonathan Turner d3f55e1e86 Rollup merge of #35415 - silenuss:e0030-formatting, r=jonathandturner
Update compiler error 0030 to use new error format.

Part of #35233,
Addresses #35204

r? @jonathandturner
2016-08-17 06:25:23 -07:00
..
codegen [MIR] Add Storage{Live,Dead} statements to emit llvm.lifetime.{start,end}. 2016-08-14 06:34:14 +03:00
codegen-units rustc: move the SelfSpace before TypeSpace in Substs. 2016-08-17 05:50:57 +03:00
compile-fail Rollup merge of #35415 - silenuss:e0030-formatting, r=jonathandturner 2016-08-17 06:25:23 -07:00
compile-fail-fulldeps diagnostically note source of overruling outer forbid 2016-07-30 15:18:07 -07:00
debuginfo [MIR] Add Storage{Live,Dead} statements to emit llvm.lifetime.{start,end}. 2016-08-14 06:34:14 +03:00
incremental Fix incremental/commandline-args test. 2016-08-11 10:59:05 -04:00
mir-opt rustc: remove ParamSpace from Substs. 2016-08-17 06:32:00 +03:00
parse-fail syntax: Better error message for inner attr following doc comment 2016-07-15 21:02:53 -07:00
pretty Fix pretty-printing of lifetime bound 2016-06-29 23:40:29 +09:00
run-fail Add explanations to tests 2016-08-13 21:37:09 +08:00
run-fail-fulldeps Fix rfail test missing import 2016-06-24 06:31:19 -04:00
run-make Auto merge of #35637 - japaric:no-builtins-lto, r=alexcrichton 2016-08-16 10:13:18 -07:00
run-pass Auto merge of #35162 - canndrew:bang_type_coerced, r=nikomatsakis 2016-08-16 00:12:12 -07:00
run-pass-fulldeps Auto merge of #35538 - cgswords:libproc_macro, r=nrc 2016-08-16 16:35:10 -07:00
run-pass-valgrind move coerce-match{,-calls} into run-pass-valgrind 2016-07-24 15:50:10 -04:00
rustdoc Make private_in_public compatibility lint deny-by-default 2016-08-11 23:19:04 +03:00
ui Correct span for pub_restricted field 2016-08-12 21:08:02 +09:00