Commit graph

5 commits

Author SHA1 Message Date
David Tolnay
f2824ae379
Fill in ignore reasons in all #[ignore] attributes 2024-06-01 22:16:16 -07:00
David Tolnay
dd9206cfd0
Remove clippy deny attributes from test suite
These were superseded by the clippy invocation made in our CI workflow:

    run: cargo clippy --tests -- -Dclippy::all -Dclippy::pedantic
2022-04-24 15:22:58 -07:00
David Tolnay
625d349ffb
Disable ui test on miri 2022-04-24 15:20:06 -07:00
David Tolnay
21b5dabc25
Try to catch clippy::pedantic violations in generated code 2020-05-21 18:41:13 -07:00
David Tolnay
39d2ae53ba
Set up some trybuild tests 2019-10-11 11:47:57 -07:00