rust/src/test/ui/inference
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
cannot-infer-async-enabled-impl-trait-bindings.rs Remove async_await gates from tests. 2019-08-20 03:08:42 +02:00
cannot-infer-async-enabled-impl-trait-bindings.stderr --bless post no async_await gates in tests. 2019-08-20 03:08:42 +02:00
cannot-infer-async.rs Remove async_await gates from tests. 2019-08-20 03:08:42 +02:00
cannot-infer-async.stderr --bless post no async_await gates in tests. 2019-08-20 03:08:42 +02:00
cannot-infer-closure.rs Resolve types when suggesting boxed closure 2019-08-12 18:12:19 -07:00
cannot-infer-closure.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
inference-variable-behind-raw-pointer.rs Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
inference-variable-behind-raw-pointer.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
inference_unstable.rs Remove licenses 2018-12-25 21:08:33 -07:00
inference_unstable.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
inference_unstable_featured.rs Remove licenses 2018-12-25 21:08:33 -07:00
inference_unstable_featured.stderr Adjust tests for method disambiguation help 2019-07-24 03:03:52 +02:00
inference_unstable_forced.rs Remove licenses 2018-12-25 21:08:33 -07:00
inference_unstable_forced.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00