Skip to content

Commit 592178c

Browse files
Put back removed empty line
1 parent e8423e6 commit 592178c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/doc/rustdoc/src/unstable-features.md

+1
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,7 @@ undocumented item:
398398
```rust
399399
/// This item has documentation
400400
pub fn foo() {}
401+
401402
pub fn no_documentation() {}
402403
```
403404

0 commit comments

Comments
 (0)