os-rust/tests/ui/type-inference
Esteban Küber 62ba3e70a1 Modify primary span label for E0308
The previous output was unintuitive to users.
2023-01-30 20:12:19 +00:00
..
issue-30225.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-30225.stderr Modify primary span label for E0308 2023-01-30 20:12:19 +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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
sort_by_key.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
sort_by_key.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unbounded-associated-type.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unbounded-associated-type.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00: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 Move /src/test to /tests 2023-01-11 09:32:08 +00: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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00