Files
rust/tests
Georg Semmler bfd02d8b36 Improve testing coverage for #[diagnostic::do_not_recommend]
This PR aims to improve the testing coverage for
`#[diagnostic::do_not_recommend]`. It ensures that all tests are run for
the old and new solver to verify that the behaviour is the same for both
variants. It also adds two new tests:

* A test with 4 traits having wild card impl for each other, with
alternating `#[diagnostic::do_not_recommend]` attributse
* A test with a lifetime dependend wild card impl, which is something
that's not supported yet
2024-12-18 07:10:11 +01:00
..
2024-12-06 16:42:09 -05:00
2024-12-15 17:27:52 +01:00
2024-12-04 23:03:44 +01:00
2024-12-16 21:07:06 -05:00
2024-12-14 14:53:59 +00:00