rust/src/test/ui/conditional-compilation
Tomasz Miąsko dae4c6e722 Update error annotations in tests that successfully compile
Those annotation are silently ignored rather than begin validated
against compiler output. Update them before validation is enabled,
to avoid test failures.
2019-11-02 10:28:29 +01: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-arg-invalid-6.rs Hide diagnostics emitted during --cfg parsing 2019-09-15 17:39:38 -04:00
cfg-arg-invalid-6.stderr Hide diagnostics emitted during --cfg parsing 2019-09-15 17:39:38 -04:00
cfg-attr-cfg-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
cfg-attr-cfg-2.stderr Provide a span if main function is not present in crate 2019-09-14 11:27:45 -04: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 Update error annotations in tests that successfully compile 2019-11-02 10:28:29 +01: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: Tweak "cannot find" wording for attributes 2019-09-15 13:10:12 +03:00
cfg-attr-unknown-attribute-macro-expansion.stderr resolve: Tweak "cannot find" wording for attributes 2019-09-15 13:10:12 +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 resolve: Tweak "cannot find" wording for attributes 2019-09-15 13:10:12 +03:00
cfg-generic-params.stderr resolve: Tweak "cannot find" wording for attributes 2019-09-15 13:10:12 +03:00
cfg-in-crate-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
cfg-in-crate-1.stderr Provide a span if main function is not present in crate 2019-09-14 11:27:45 -04: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