rust/src/test/ui/trait-bounds
2022-06-30 21:45:29 +02:00
..
issue-75961.rs Add regression test for #75961 2021-10-27 07:46:42 +02:00
issue-93008.rs Add some tests for impossible bounds 2022-06-21 18:40:42 -07:00
issue-94680.rs Add some tests for impossible bounds 2022-06-21 18:40:42 -07:00
issue-94999.rs Add some tests for impossible bounds 2022-06-21 18:40:42 -07:00
issue-95640.rs Add some tests for impossible bounds 2022-06-21 18:40:42 -07:00
mismatch-fn-trait.rs Better suggestions for Fn trait selection errors 2022-03-23 21:46:11 -07:00
mismatch-fn-trait.stderr Better suggestions for Fn trait selection errors 2022-03-23 21:46:11 -07:00
shadowed-path-in-trait-bound-suggestion.fixed When suggesting to import an item, also suggest changing the path if appropriate 2022-05-03 02:00:38 +00:00
shadowed-path-in-trait-bound-suggestion.rs When suggesting to import an item, also suggest changing the path if appropriate 2022-05-03 02:00:38 +00:00
shadowed-path-in-trait-bound-suggestion.stderr diagnostics: fix trailing space 2022-06-16 14:40:28 +03:00
unsized-bound.rs Do not discard ?Sized type params and suggest their removal 2021-07-30 08:44:31 -07:00
unsized-bound.stderr diagnostics: fix trailing space 2022-06-16 14:40:28 +03:00