rust/src/test/ui/inference
Yuki Okushi 3f7ed88fdc
Rollup merge of #68129 - varkor:infer-binary-operand-behind-reference, r=nikomatsakis
Correct inference of primitive operand type behind binary operation

Fixes https://github.com/rust-lang/rust/issues/57447.

r? @nikomatsakis
2020-02-15 07:17:43 +09: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
infer-binary-operand-behind-reference.rs Add more tests 2020-02-09 01:51:13 +00: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 Use structured suggestion for disambiguating method calls 2019-12-11 17:42:28 -08:00
inference_unstable_forced.rs Remove licenses 2018-12-25 21:08:33 -07:00
inference_unstable_forced.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00