Skip to content

Commit cfa51f2

Browse files
committed
satisfy completely useless tidy check
1 parent 51c8af5 commit cfa51f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libsyntax/feature_gate.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ declare_features! (
352352

353353
// Allows overlapping impls of marker traits
354354
(active, overlapping_marker_traits, "1.18.0", Some(29864)),
355-
355+
356356
// Allows use of the :vis macro fragment specifier
357357
(active, macro_vis_matcher, "1.18.0", Some(41022)),
358358
);

0 commit comments

Comments
 (0)