rust/src/test/ui/conditional-compilation
2019-08-23 01:42:05 +02:00
..
auxiliary Remove licenses 2018-12-25 21:08:33 -07:00
cfg-arg-invalid-1.rs Move conditional configuration related UI tests into their own directory 2018-10-05 00:13:23 -07:00
cfg-arg-invalid-1.stderr fix tests 2019-04-14 10:01:32 +02:00
cfg-arg-invalid-2.rs Move conditional configuration related UI tests into their own directory 2018-10-05 00:13:23 -07:00
cfg-arg-invalid-2.stderr fix tests 2019-04-14 10:01:32 +02:00
cfg-arg-invalid-3.rs Move conditional configuration related UI tests into their own directory 2018-10-05 00:13:23 -07:00
cfg-arg-invalid-3.stderr fix tests 2019-04-14 10:01:32 +02:00
cfg-arg-invalid-4.rs Move conditional configuration related UI tests into their own directory 2018-10-05 00:13:23 -07:00
cfg-arg-invalid-4.stderr fix tests 2019-04-14 10:01:32 +02:00
cfg-arg-invalid-5.rs Move conditional configuration related UI tests into their own directory 2018-10-05 00:13:23 -07:00
cfg-arg-invalid-5.stderr fix tests 2019-04-14 10:01:32 +02:00
cfg-attr-cfg-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
cfg-attr-cfg-2.stderr Move conditional configuration related UI tests into their own directory 2018-10-05 00:13:23 -07:00
cfg-attr-crate-2.rs --bless some tests due to message format change. 2019-08-23 01:42:05 +02:00
cfg-attr-crate-2.stderr --bless some tests due to message format change. 2019-08-23 01:42:05 +02:00
cfg-attr-empty-is-unused.rs Add test for linting on 'cfg_attr(,)'. 2019-06-22 12:12:26 +02:00
cfg-attr-empty-is-unused.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
cfg-attr-invalid-predicate.rs Do not abort compilation if expansion produces errors 2018-12-27 15:51:36 +03:00
cfg-attr-invalid-predicate.stderr Update tests 2019-03-11 23:10:26 +03:00
cfg-attr-multi-false.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
cfg-attr-multi-invalid-1.rs --bless some tests due to message format change. 2019-08-23 01:42:05 +02:00
cfg-attr-multi-invalid-1.stderr --bless some tests due to message format change. 2019-08-23 01:42:05 +02:00
cfg-attr-multi-invalid-2.rs --bless some tests due to message format change. 2019-08-23 01:42:05 +02:00
cfg-attr-multi-invalid-2.stderr --bless some tests due to message format change. 2019-08-23 01:42:05 +02:00
cfg-attr-multi-true.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
cfg-attr-multi-true.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
cfg-attr-parse.rs remove unwanted stage0 line, fix style 2019-01-08 00:21:16 +05:30
cfg-attr-parse.stderr Update tests 2019-03-11 23:10:26 +03:00
cfg-attr-syntax-validation.rs Surround found token with ` 2019-03-06 14:45:23 -08:00
cfg-attr-syntax-validation.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
cfg-attr-unknown-attribute-macro-expansion.rs resolve: Use feature(custom_attribute) fallback only if the feature is enabled 2019-07-18 13:42:45 +03:00
cfg-attr-unknown-attribute-macro-expansion.stderr resolve: Use feature(custom_attribute) fallback only if the feature is enabled 2019-07-18 13:42:45 +03:00
cfg-empty-codemap.rs Remove licenses 2018-12-25 21:08:33 -07:00
cfg-empty-codemap.stderr fix tests 2019-04-14 10:01:32 +02:00
cfg-generic-params.rs Support cfg and cfg_attr on generic parameters 2019-06-19 10:59:15 +03:00
cfg-generic-params.stderr Tweak wording in feature gate errors 2019-07-13 12:03:05 -07:00
cfg-in-crate-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
cfg-in-crate-1.stderr Move conditional configuration related UI tests into their own directory 2018-10-05 00:13:23 -07:00
cfg-non-opt-expr.rs Remove licenses 2018-12-25 21:08:33 -07:00
cfg-non-opt-expr.stderr Remove licenses 2018-12-25 21:08:33 -07:00
cfg_attr_path.rs compiletest: Remove skip-codegen 2019-06-16 12:23:22 +03:00