rust/src/test
Guillaume Gomez 50b9694af9
Rollup merge of #54299 - snaedis:issue-54246, r=varkor
Issue 54246

I added the option of providing a help message for deprecated features, that takes precedence over the default `help: remove this attribute` message, along with messages for the features that mention replacements in the reason for deprecation.

Fixes #54246.
2018-09-18 10:21:41 +02:00
..
auxiliary
codegen Restrict most uses of const_fn to min_const_fn 2018-08-31 08:40:00 +02:00
codegen-units Really make CGU names unique across crates. 2018-09-12 12:46:48 +02:00
compile-fail stabilize #[panic_handler] 2018-09-07 13:27:30 +02:00
compile-fail-fulldeps Auto merge of #54277 - petrochenkov:afterder, r=alexcrichton 2018-09-17 18:13:26 +00:00
debuginfo pretty printing for btreemap 2018-08-15 13:48:10 +09:00
incremental Auto merge of #53793 - toidiu:ak-stabalize, r=nikomatsakis 2018-09-12 11:27:48 +00:00
incremental-fulldeps use an incremental-fulldeps test instead of a run-make test 2018-08-26 18:48:41 +03:00
mir-opt Auto merge of #54032 - oli-obk:layout_scalar_ranges, r=eddyb 2018-09-14 09:47:21 +00:00
parse-fail Fix existing test 2018-09-05 07:03:02 -07:00
pretty Stabilize 'attr_literals' feature. 2018-08-23 19:06:07 -07:00
run-fail Restrict most uses of const_fn to min_const_fn 2018-08-31 08:40:00 +02:00
run-fail-fulldeps mv (mod) codemap source_map 2018-08-19 23:01:00 +02:00
run-make rustc: Continue to tweak "std internal symbols" 2018-08-26 16:34:14 -07:00
run-make-fulldeps rustc_resolve: don't allow ::crate_name to bypass extern_prelude. 2018-09-15 22:48:10 +03:00
run-pass introduce SelfCtor 2018-09-13 12:27:29 +08:00
run-pass-fulldeps Add missing #![feature(min_const_fn)] to the newtype_index test. 2018-09-11 22:52:00 +03:00
run-pass-valgrind Implement simple codegen for unsized rvalues. 2018-08-19 08:07:33 +09:00
rustdoc Rollup merge of #54097 - GuillaumeGomez:remove-keyword-namespace, r=QuietMisdreavus 2018-09-18 10:21:35 +02:00
rustdoc-js Auto merge of #53227 - nivkner:pin_move, r=RalfJung 2018-08-27 22:56:15 +00:00
rustdoc-ui
rustfix
ui Rollup merge of #54299 - snaedis:issue-54246, r=varkor 2018-09-18 10:21:41 +02:00
ui-fulldeps Auto merge of #54277 - petrochenkov:afterder, r=alexcrichton 2018-09-17 18:13:26 +00:00
COMPILER_TESTS.md Link compiler test documentation to rustc-guide 2018-08-10 08:05:48 -06:00