We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c687f65 commit af8ed04Copy full SHA for af8ed04
tests/ui/panicking_macros.rs
@@ -1,4 +1,4 @@
1
-#![allow(clippy::assertions_on_constants, clippy::eq_op,)]
+#![allow(clippy::assertions_on_constants, clippy::eq_op)]
2
#![feature(inline_const)]
3
#![warn(clippy::unimplemented, clippy::unreachable, clippy::todo, clippy::panic)]
4
0 commit comments