..
auxiliary
Add regression test for issue 90320
2021-11-15 02:14:54 +00: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
Bless tests
2021-10-15 02:36:58 -05: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
Add regression test for issue 90320
2021-11-15 02:14:54 +00:00
inference_unstable.stderr
Add regression test for issue 90320
2021-11-15 02:14:54 +00: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
Point at overlapping impls when type annotations are needed
2021-10-24 18:33:04 +00:00
issue-72616.rs
Add a regression test for issue-72616
2020-10-23 16:10:19 +09:00
issue-72616.stderr
Point at overlapping impls when type annotations are needed
2021-10-24 18:33:04 +00: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
lub-glb-with-unbound-infer-var.rs
Move some tests to more reasonable directories
2021-11-06 15:35:20 -03:00
newlambdas-ret-infer.rs
Move some tests to more reasonable directories
2021-11-18 12:09:34 -03:00
newlambdas-ret-infer2.rs
Move some tests to more reasonable directories
2021-11-18 12:09:34 -03:00
question-mark-type-infer.rs
Move some tests to more reasonable directories
2021-11-14 14:38:42 -03:00
question-mark-type-infer.stderr
Move some tests to more reasonable directories
2021-11-14 14:38:42 -03:00
range-type-infer.rs
Move some tests to more reasonable directories
2021-11-18 12:09:34 -03:00
simple-infer.rs
Move some tests to more reasonable directories
2021-11-14 14:38:42 -03:00
tutorial-suffix-inference-test.rs
Move some tests to more reasonable directories
2021-11-18 12:09:34 -03:00
tutorial-suffix-inference-test.stderr
Move some tests to more reasonable directories
2021-11-18 12:09:34 -03:00
type-infer-generalize-ty-var.rs
Move some tests to more reasonable directories
2021-11-18 12:09:34 -03:00