rust/src/test/ui/rust-2018
Tomasz Miąsko 427952e808 Make error and warning annotations mandatory in UI tests
This change makes error and warning annotations mandatory in UI tests.
The only exception are tests that use error patterns to match compiler
output and don't have any annotations.
2019-11-10 21:01:02 +01:00
..
auxiliary Remove licenses 2018-12-25 21:08:33 -07:00
uniform-paths Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
async-ident-allowed.rs Remove licenses 2018-12-25 21:08:33 -07:00
async-ident-allowed.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
async-ident.fixed Remove licenses 2018-12-25 21:08:33 -07:00
async-ident.rs Remove licenses 2018-12-25 21:08:33 -07:00
async-ident.stderr Update tests 2019-03-11 23:10:26 +03:00
dyn-keyword.fixed Treat dyn as a keyword in the 2018 edition 2018-09-16 23:34:42 +01:00
dyn-keyword.rs Treat dyn as a keyword in the 2018 edition 2018-09-16 23:34:42 +01:00
dyn-keyword.stderr Update tests 2019-03-11 23:10:26 +03:00
dyn-trait-compatibility.rs syntax: dyn is a used keyword now 2018-12-04 00:30:27 +03:00
dyn-trait-compatibility.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
edition-lint-fully-qualified-paths.fixed Remove licenses 2018-12-25 21:08:33 -07:00
edition-lint-fully-qualified-paths.rs Remove licenses 2018-12-25 21:08:33 -07:00
edition-lint-fully-qualified-paths.stderr Remove licenses 2018-12-25 21:08:33 -07:00
edition-lint-infer-outlives-multispan.rs Improve the explicit_outlives_requirements lint 2019-06-18 22:54:51 +01:00
edition-lint-infer-outlives-multispan.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
edition-lint-infer-outlives.fixed Improve the explicit_outlives_requirements lint 2019-06-18 22:54:51 +01:00
edition-lint-infer-outlives.rs Improve the explicit_outlives_requirements lint 2019-06-18 22:54:51 +01:00
edition-lint-infer-outlives.stderr Improve the explicit_outlives_requirements lint 2019-06-18 22:54:51 +01:00
edition-lint-nested-empty-paths.fixed Remove licenses 2018-12-25 21:08:33 -07:00
edition-lint-nested-empty-paths.rs Remove licenses 2018-12-25 21:08:33 -07:00
edition-lint-nested-empty-paths.stderr Remove licenses 2018-12-25 21:08:33 -07:00
edition-lint-nested-paths.fixed Remove licenses 2018-12-25 21:08:33 -07:00
edition-lint-nested-paths.rs Remove licenses 2018-12-25 21:08:33 -07:00
edition-lint-nested-paths.stderr Remove licenses 2018-12-25 21:08:33 -07:00
edition-lint-paths-2018.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
edition-lint-paths.fixed Remove licenses 2018-12-25 21:08:33 -07:00
edition-lint-paths.rs Remove licenses 2018-12-25 21:08:33 -07:00
edition-lint-paths.stderr Remove licenses 2018-12-25 21:08:33 -07:00
edition-lint-uninferable-outlives.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
extern-crate-idiomatic-in-2018.fixed Do not suggest use over extern crate w/ alias. 2019-04-25 08:06:49 +01:00
extern-crate-idiomatic-in-2018.rs Do not suggest use over extern crate w/ alias. 2019-04-25 08:06:49 +01:00
extern-crate-idiomatic-in-2018.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
extern-crate-idiomatic.fixed Update ui tests 2019-04-22 19:50:11 +01:00
extern-crate-idiomatic.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
extern-crate-referenced-by-self-path.fixed Update ui tests 2019-04-22 19:50:11 +01:00
extern-crate-referenced-by-self-path.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
extern-crate-rename.fixed Update ui tests 2019-04-22 19:50:11 +01:00
extern-crate-rename.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
extern-crate-rename.stderr Remove licenses 2018-12-25 21:08:33 -07:00
extern-crate-submod.fixed Update ui tests 2019-04-22 19:50:11 +01:00
extern-crate-submod.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
extern-crate-submod.stderr Remove licenses 2018-12-25 21:08:33 -07:00
future-proofing-locals.rs Replace REDUNDANT_IMPORT with UNUSED_IMPORTS 2019-03-30 22:37:02 +01:00
future-proofing-locals.stderr Replace REDUNDANT_IMPORT with UNUSED_IMPORTS 2019-03-30 22:37:02 +01:00
issue-51008-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-51008.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-52202-use-suggestions.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-52202-use-suggestions.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
issue-54006.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-54006.stderr use structured suggestions for E0432 2019-03-09 11:05:30 -05:00
issue-54400-unused-extern-crate-attr-span.fixed Remove licenses 2018-12-25 21:08:33 -07:00
issue-54400-unused-extern-crate-attr-span.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-54400-unused-extern-crate-attr-span.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
local-path-suggestions-2015.rs Remove licenses 2018-12-25 21:08:33 -07:00
local-path-suggestions-2015.stderr Update tests 2019-03-11 23:10:26 +03:00
local-path-suggestions-2018.rs Stabilize uniform_paths 2019-01-12 16:18:55 +03:00
local-path-suggestions-2018.stderr Update tests 2019-03-11 23:10:26 +03:00
macro-use-warned-against.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
macro-use-warned-against.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
proc-macro-crate-in-paths.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
remove-extern-crate.fixed Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
remove-extern-crate.rs Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
remove-extern-crate.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
suggestions-not-always-applicable.fixed Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
suggestions-not-always-applicable.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
suggestions-not-always-applicable.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
trait-import-suggestions.rs Remove licenses 2018-12-25 21:08:33 -07:00
trait-import-suggestions.stderr Fixed grammar in one diagnostic and blessed tests. 2019-09-30 01:15:25 +01:00
try-ident.fixed Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
try-ident.rs Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
try-ident.stderr Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
try-macro.fixed Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
try-macro.rs Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
try-macro.stderr Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00