rust/tests/ui/trait-bounds
Lukas Markeffsky b6a3f126c0 change `std::marker::Sized` to just `Sized` 2023-06-15 12:01:38 +02: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
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 Special-case item attributes in the suggestion output 2023-04-12 22:50:10 +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 Move /src/test to /tests 2023-01-11 09:32:08 +00: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 Move /src/test to /tests 2023-01-11 09:32:08 +00: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-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
mismatch-fn-trait.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mismatch-fn-trait.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00: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 Special-case item attributes in the suggestion output 2023-04-12 22:50:10 +00: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