Skip to content

Commit af8ed04

Browse files
committed
Rustfmt
1 parent c687f65 commit af8ed04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/panicking_macros.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#![allow(clippy::assertions_on_constants, clippy::eq_op,)]
1+
#![allow(clippy::assertions_on_constants, clippy::eq_op)]
22
#![feature(inline_const)]
33
#![warn(clippy::unimplemented, clippy::unreachable, clippy::todo, clippy::panic)]
44

0 commit comments

Comments
 (0)