rust/tests/ui/trait-bounds
2024-01-24 00:41:45 +01:00
..
apit-unsized.rs tweak suggestion for argument-position impl ?Sized 2023-06-15 12:00:57 +02:00
apit-unsized.stderr change std::marker::Sized to just Sized 2023-06-15 12:01:38 +02:00
enum-unit-variant-trait-bound.rs Walk through full path in point_at_path_if_possible 2023-08-25 19:05:38 +00:00
enum-unit-variant-trait-bound.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
impl-bound-with-references-error.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
impl-bound-with-references-error.stderr Extend impl's def_span to include where clauses 2023-10-09 11:47:02 +00:00
impl-derived-implicit-sized-bound-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
impl-derived-implicit-sized-bound-2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
impl-derived-implicit-sized-bound.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
impl-derived-implicit-sized-bound.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
impl-missing-where-clause-lifetimes-from-trait.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
impl-missing-where-clause-lifetimes-from-trait.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-75961.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-82038.rs diagnostics: add test case for trait bounds diagnostic 2023-09-07 11:36:23 -07:00
issue-82038.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-93008.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-94680.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-94999.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-95640.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-119530-sugg-from-fn.rs Suggest arry::from_fn for array initialization 2024-01-21 09:57:26 +08:00
issue-119530-sugg-from-fn.stderr Remove extra # from url 2024-01-24 00:41:45 +01:00
mismatch-fn-trait.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mismatch-fn-trait.stderr Pretty print Fn traits in rustc_on_unimplemented 2023-11-02 20:57:05 +00:00
restrict-assoc-type-of-generic-bound.fixed Fix incorrect trait bound restriction suggestion 2023-11-02 18:04:41 +00:00
restrict-assoc-type-of-generic-bound.rs Fix incorrect trait bound restriction suggestion 2023-11-02 18:04:41 +00:00
restrict-assoc-type-of-generic-bound.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
shadowed-path-in-trait-bound-suggestion.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
shadowed-path-in-trait-bound-suggestion.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
shadowed-path-in-trait-bound-suggestion.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
unsized-bound.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unsized-bound.stderr change std::marker::Sized to just Sized 2023-06-15 12:01:38 +02:00