rust/src/test/ui/inference
2021-05-06 11:37:45 -07: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 Better rustc_on_unimplemented, and UI test fixes 2021-05-06 11:37:45 -07:00
cannot-infer-async-enabled-impl-trait-bindings.stderr Better rustc_on_unimplemented, and UI test fixes 2021-05-06 11:37:45 -07:00
cannot-infer-async.rs Better rustc_on_unimplemented, and UI test fixes 2021-05-06 11:37:45 -07:00
cannot-infer-async.stderr Better rustc_on_unimplemented, and UI test fixes 2021-05-06 11:37:45 -07:00
cannot-infer-closure-circular.rs Note inference failures using ? conversion 2021-01-10 19:47:57 -05:00
cannot-infer-closure-circular.stderr Better rustc_on_unimplemented, and UI test fixes 2021-05-06 11:37:45 -07:00
cannot-infer-closure.rs Better rustc_on_unimplemented, and UI test fixes 2021-05-06 11:37:45 -07:00
cannot-infer-closure.stderr Better rustc_on_unimplemented, and UI test fixes 2021-05-06 11:37:45 -07: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 Better rustc_on_unimplemented, and UI test fixes 2021-05-06 11:37:45 -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 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
issue-81522.rs Add regression test to ensure #[allow(unstable_name_collisions)] works 2021-03-24 23:16:55 +09:00
issue-83606.rs Do not emit a suggestion that causes the E0632 error 2021-03-30 03:00:25 +09:00
issue-83606.stderr Do not emit a suggestion that causes the E0632 error 2021-03-30 03:00:25 +09:00