rust/src/test/ui/feature-gate
2019-10-29 13:42:55 +01:00
..
allow-features-empty.rs Remove rustc_diagnostic_macros feature 2019-09-05 12:35:18 -04:00
allow-features-empty.stderr Remove rustc_diagnostic_macros feature 2019-09-05 12:35:18 -04:00
allow-features.rs Remove rustc_diagnostic_macros feature 2019-09-05 12:35:18 -04:00
allow-features.stderr Remove rustc_diagnostic_macros feature 2019-09-05 12:35:18 -04:00
duplicate-features.rs Remove licenses 2018-12-25 21:08:33 -07:00
duplicate-features.stderr Update tests 2019-03-11 23:10:26 +03:00
feature-gate-c_variadic.rs Fix additional variadic typos 2019-04-20 22:03:39 +01:00
feature-gate-c_variadic.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
feature-gate-static-nobundle-2.rs Improve wording. 2019-09-08 09:41:59 +08:00
feature-gate-static-nobundle-2.stderr Improve wording. 2019-09-08 09:41:59 +08:00
issue-43106-gating-of-bench.rs Introduce built-in macros through libcore 2019-07-26 13:09:54 +03:00
issue-43106-gating-of-bench.stderr Introduce built-in macros through libcore 2019-07-26 13:09:54 +03:00
issue-43106-gating-of-builtin-attrs.rs plugin_registrary: use normal deprecation instead of hard coded warning. 2019-10-03 07:03:01 +02:00
issue-43106-gating-of-builtin-attrs.stderr Plugins deprecation: don’t suggest simply removing the attribute 2019-10-17 14:25:40 +02:00
issue-43106-gating-of-deprecated.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00
issue-43106-gating-of-derive-2.rs Do not abort compilation if expansion produces errors 2018-12-27 15:51:36 +03:00
issue-43106-gating-of-derive-2.stderr resolve: Block expansion of a derive container until all its derives are resolved 2019-08-27 00:31:55 +03:00
issue-43106-gating-of-derive.rs resolve: Block expansion of a derive container until all its derives are resolved 2019-08-27 00:31:55 +03:00
issue-43106-gating-of-derive.stderr resolve: Block expansion of a derive container until all its derives are resolved 2019-08-27 00:31:55 +03:00
issue-43106-gating-of-inline.rs Implement basic input validation for built-in attributes 2019-01-13 14:17:19 +03:00
issue-43106-gating-of-inline.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
issue-43106-gating-of-macro_escape.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
issue-43106-gating-of-macro_escape.stderr normalize use of backticks for compiler messages in remaining modules 2019-07-23 23:09:59 +02:00
issue-43106-gating-of-macro_use.rs Reword malformed attribute input diagnostics 2019-05-25 11:55:50 -07:00
issue-43106-gating-of-macro_use.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
issue-43106-gating-of-proc_macro_derive.rs Implement basic input validation for built-in attributes 2019-01-13 14:17:19 +03:00
issue-43106-gating-of-proc_macro_derive.stderr Implement basic input validation for built-in attributes 2019-01-13 14:17:19 +03:00
issue-43106-gating-of-rustc_deprecated.rs Implement basic input validation for built-in attributes 2019-01-13 14:17:19 +03:00
issue-43106-gating-of-rustc_deprecated.stderr Update ui tests 2019-09-27 13:23:07 +02:00
issue-43106-gating-of-stable.rs Implement basic input validation for built-in attributes 2019-01-13 14:17:19 +03:00
issue-43106-gating-of-stable.stderr Update ui tests 2019-09-27 13:23:07 +02:00
issue-43106-gating-of-test.rs Introduce built-in macros through libcore 2019-07-26 13:09:54 +03:00
issue-43106-gating-of-test.stderr Introduce built-in macros through libcore 2019-07-26 13:09:54 +03:00
issue-43106-gating-of-unstable.rs Implement basic input validation for built-in attributes 2019-01-13 14:17:19 +03:00
issue-43106-gating-of-unstable.stderr Update ui tests 2019-09-27 13:23:07 +02:00
issue-49983-see-issue-0.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-49983-see-issue-0.stderr normalize use of backticks in compiler messages for libcore/ptr 2019-07-18 23:33:16 +02:00
rustc-private.rs add rustc_private as a proper language feature gate 2019-07-22 16:32:13 +03:00
rustc-private.stderr add rustc_private as a proper language feature gate 2019-07-22 16:32:13 +03:00
stability-attribute-consistency.rs Remove licenses 2018-12-25 21:08:33 -07:00
stability-attribute-consistency.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
unknown-feature.rs Remove licenses 2018-12-25 21:08:33 -07:00
unknown-feature.stderr Update tests 2019-03-11 23:10:26 +03:00