rust/tests/ui/type-inference
2026-01-19 12:27:27 +11:00
..
ambiguous-num-type-method-call.rs Added comment to 2025-12-03 23:24:39 +09:00
ambiguous-num-type-method-call.stderr Added comment to 2025-12-03 23:24:39 +09:00
box_has_sigdrop.rs Avoid should-fail in two ui tests 2026-01-13 15:18:20 +00:00
box_has_sigdrop.stderr revert change removing has_infer check. Commit conservatively patches for now, but more development proceeding. Also contains a more concise test 2025-09-23 12:37:59 -06:00
direct-self-reference-occurs-check.rs cleaned up some tests 2025-07-05 00:50:51 +05:00
direct-self-reference-occurs-check.stderr cleaned up some tests 2025-07-05 00:50:51 +05:00
dropper_has_sigdrop.rs revert change removing has_infer check. Commit conservatively patches for now, but more development proceeding. Also contains a more concise test 2025-09-23 12:37:59 -06:00
enum-self-reference-occurs-check.rs cleaned up some tests 2025-07-05 00:50:51 +05:00
enum-self-reference-occurs-check.stderr cleaned up some tests 2025-07-05 00:50:51 +05:00
float-type-inference-unification-14382.rs comments 2025-08-05 19:34:46 +05:00
generalize-subtyped-variables.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
infinite-type-occurs-check.rs cleaned up some tests 2025-07-05 00:50:51 +05:00
infinite-type-occurs-check.stderr cleaned up some tests 2025-07-05 00:50:51 +05:00
issue-30225.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-30225.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-113283-alllocator-trait-eq.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
or_else-multiple-type-params.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
or_else-multiple-type-params.stderr In "specify type" suggestion, skip type params that are already known 2025-02-03 19:51:20 +00:00
panic-with-unspecified-type.rs add metadata and bless moved tests 2026-01-18 06:23:47 +01:00
panic-with-unspecified-type.stderr Ignore #[doc(hidden)] items when computing trimmed paths 2026-01-19 12:27:27 +11:00
partial-type-hint-12909.rs comments 2025-07-31 21:25:49 +05:00
regression-issue-81317.rs fix tidy and bless test 2025-05-05 21:09:31 +02:00
regression-issue-81317.stderr Fix; correct placement of type inference error for method calls 2025-10-07 09:51:16 +01:00
send-with-unspecified-type.rs add metadata and bless moved tests 2026-01-18 06:23:47 +01:00
send-with-unspecified-type.stderr add metadata and bless moved tests 2026-01-18 06:23:47 +01:00
sort_by_key.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
sort_by_key.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
swap-with-unspecified-type.rs add metadata and bless moved tests 2026-01-18 06:23:47 +01:00
swap-with-unspecified-type.stderr add metadata and bless moved tests 2026-01-18 06:23:47 +01:00
type-inference-none-in-generic-ref.rs cleaned up some tests 2025-07-10 18:47:20 +05:00
type-inference-none-in-generic-ref.stderr cleaned up some tests 2025-07-10 18:47:20 +05:00
type-inference-unconstrained-none.rs Merged tests\ui\type-inference\type-inference-unconstrained-none.rs 2025-12-03 23:43:21 +09:00
type-inference-unconstrained-none.stderr Merged tests\ui\type-inference\type-inference-unconstrained-none.rs 2025-12-03 23:43:21 +09:00
unbounded-associated-type.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unbounded-associated-type.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
unbounded-type-param-in-fn-with-assoc-type.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unbounded-type-param-in-fn-with-assoc-type.stderr Fortify generic param default checks 2025-08-06 01:26:26 +02:00
unbounded-type-param-in-fn.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unbounded-type-param-in-fn.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00