mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-08 21:13:55 +00:00
Rollup merge of #91035 - GuillaumeGomez:put-back-removed-empty-line, r=camelid
Put back removed empty line Fixes comment from https://github.com/rust-lang/rust/pull/90438#r752813630. r? ````@camelid````
This commit is contained in:
commit
98540c6805
@ -398,6 +398,7 @@ undocumented item:
|
||||
```rust
|
||||
/// This item has documentation
|
||||
pub fn foo() {}
|
||||
|
||||
pub fn no_documentation() {}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user