Skip to content

Commit 0e32b4e

Browse files
LeSeulArtichautmark-i-m
authored andcommitted
Replaced simple comment with doc comment
1 parent a8b58d4 commit 0e32b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/implementing_new_features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ a new unstable feature:
129129
in the active `declare_features` block:
130130

131131
```rust,ignore
132-
// description of feature
132+
/// description of feature
133133
(active, $feature_name, "$current_nightly_version", Some($tracking_issue_number), $edition)
134134
```
135135

0 commit comments

Comments
 (0)