You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>echo"m!(impl One {}); m!(impl<> Two {});"| rustup run nightly rustfmt
m!(impl One {});
m!(
impl Two {}
);> rustup run nightly rustfmt -Vv
rustfmt 1.7.0-nightly (88189a71 2024-01-19)