mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-16 08:53:35 +00:00
7 lines
99 B
Rust
7 lines
99 B
Rust
![]() |
// rustfmt-impl_empty_single_line: true
|
||
|
// Empty impl on single line
|
||
|
|
||
|
impl Lorem {}
|
||
|
|
||
|
impl Ipsum {}
|