Skip to content

Commit 98a609f

Browse files
committed
tidy
1 parent f6a4277 commit 98a609f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/internal/unstable-feature-bound-no-effect.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/// If #[unstable(..)] and #[unstable_feature_name(..)] have the same symbol,
88
/// The error should not be thrown as it can effectively mark an impl as unstable.
9-
///
9+
///
1010
/// If the feature name in #[feature] does not exist in #[unstable_feature_bound(..)]
1111
/// an error should still be thrown because that feature will not be unstable.
1212

0 commit comments

Comments
 (0)