4a82252f03
I don't really know what it's trying to do, but forgetting about everything you've seen before when you see whitespace followed by a semicolon doesn't look right to me, and absolutely no tests were hitting that. This check was introduced in 5ecdd072d6745cd70ec7c37eea8dbf1f3ee42f2e, however it was wrong even at that point, and now rustfmt still passes that test, regardless of macro name. Fixes #3154.
4 lines
148 B
Rust
4 lines
148 B
Rust
// rustfmt-reorder_imports: false
|
|
|
|
pub use self :: super :: super :: super :: root::mozilla::detail::StringClassFlags as nsTStringRepr_ClassFlags ;
|