rust/src/test/ui/inference
Dylan DPC c5629131fa
Rollup merge of #81713 - estebank:unstable-assoc-item-lint, r=oli-obk
Account for associated consts in the "unstable assoc item name colission" lint

Fix #81663.
2021-02-25 14:33:53 +01:00
..
auxiliary Account for associated consts in the "unstable assoc item name colission" lint 2021-02-24 15:35:16 -08:00
cannot-infer-async-enabled-impl-trait-bindings.rs adjust tests 2020-05-09 14:40:17 +02:00
cannot-infer-async-enabled-impl-trait-bindings.stderr Tweak `?` inference error messages 2021-01-10 19:48:11 -05:00
cannot-infer-async.rs Remove async_await gates from tests. 2019-08-20 03:08:42 +02:00
cannot-infer-async.stderr Tweak `?` inference error messages 2021-01-10 19:48:11 -05:00
cannot-infer-closure-circular.rs Note inference failures using `?` conversion 2021-01-10 19:47:57 -05:00
cannot-infer-closure-circular.stderr path trimming: ignore type aliases 2021-02-06 12:03:48 +02:00
cannot-infer-closure.rs Resolve types when suggesting boxed closure 2019-08-12 18:12:19 -07:00
cannot-infer-closure.stderr path trimming: ignore type aliases 2021-02-06 12:03:48 +02:00
cannot-infer-partial-try-return.rs Note inference failures using `?` conversion 2021-01-10 19:47:57 -05:00
cannot-infer-partial-try-return.stderr path trimming: ignore type aliases 2021-02-06 12:03:48 +02: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 rustc: Add a warning count upon completion 2020-04-11 16:15:24 +02:00
inference_unstable.rs Account for associated consts in the "unstable assoc item name colission" lint 2021-02-24 15:35:16 -08:00
inference_unstable.stderr Account for associated consts in the "unstable assoc item name colission" lint 2021-02-24 15:35:16 -08:00
inference_unstable_featured.rs Remove licenses 2018-12-25 21:08:33 -07:00
inference_unstable_featured.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03: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
issue-71732.rs Add regression test for issue-71732 2020-10-23 16:41:34 +09:00
issue-71732.stderr Add regression test for issue-71732 2020-10-23 16:41:34 +09:00
issue-72616.rs Add a regression test for issue-72616 2020-10-23 16:10:19 +09:00
issue-72616.stderr path trimming: ignore type aliases 2021-02-06 12:03:48 +02:00