| .. |
|
auxiliary
|
Account for associated consts in the "unstable assoc item name colission" lint
|
2021-02-24 15:35:16 -08: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
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00: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
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00:00 |
|
deref-suggestion.rs
|
Move some UI tests to more suitable subdirs
|
2021-08-10 13:34:05 +09:00 |
|
deref-suggestion.stderr
|
Auto merge of #87600 - JohnTitor:classify-ui-tests, r=petrochenkov
|
2021-08-14 09:25:33 +00:00 |
|
infer-arg-test.rs
|
Actually infer args in visitors
|
2021-07-26 21:15:18 +00:00 |
|
infer-arg-test.stderr
|
Actually infer args in visitors
|
2021-07-26 21:15:18 +00:00 |
|
infer-binary-operand-behind-reference.rs
|
Add more tests
|
2020-02-09 01:51:13 +00:00 |
|
inference-variable-behind-raw-pointer.rs
|
Address PR feedback
|
2021-06-25 14:51:56 +02:00 |
|
inference-variable-behind-raw-pointer.stderr
|
Address PR feedback
|
2021-06-25 14:51:56 +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
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00: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-70703.rs
|
Add a regression test for issue-70703
|
2021-07-02 08:33:47 +09:00 |
|
issue-71309.rs
|
Make diagnostics clearer for ? operators
|
2021-09-17 13:13:28 +09:00 |
|
issue-71309.stderr
|
Make diagnostics clearer for ? operators
|
2021-09-17 13:13:28 +09: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 |
|
issue-86162-1.rs
|
Do not suggest impl traits as type arguments
|
2021-08-03 20:05:50 +09:00 |
|
issue-86162-1.stderr
|
Use note to point at bound introducing requirement
|
2021-08-16 17:47:22 +00:00 |
|
issue-86162-2.rs
|
Do not suggest impl traits as type arguments
|
2021-08-03 20:05:50 +09:00 |
|
issue-86162-2.stderr
|
Use note to point at bound introducing requirement
|
2021-08-16 17:47:22 +00:00 |