Skip to content

Commit 4add001

Browse files
committed
Add a space
1 parent 5e2dc7b commit 4add001

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/rustc_attr_data_structures/src/attributes.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ pub enum AttributeKind {
268268
/// Span of the attribute.
269269
span: Span,
270270
},
271+
271272
/// Represents `#[unstable_feature_bound]`.
272273
UnstableFeatureBound(ThinVec<(Symbol, Span)>),
273274
// tidy-alphabetical-end

0 commit comments

Comments
 (0)