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
structFoo<
/// doc of T T,/// doc of N/// doc of N const N: u32,
>;
Occurred both on rustfmt 1.4.37-stable (2021-11-01) and 1.4.38-nightly (2021-12-02).
BTW, though fresh new to rustc and rustfmt, I'm interested in rust toolchains and would like to try fixing it on my own. Unless it blocks or I cannot fix it in two or three weeks, anyone else can pick it up.
The text was updated successfully, but these errors were encountered:
After
rustfmt
, it becomesOccurred both on rustfmt 1.4.37-stable (2021-11-01) and 1.4.38-nightly (2021-12-02).
BTW, though fresh new to rustc and rustfmt, I'm interested in rust toolchains and would like to try fixing it on my own. Unless it blocks or I cannot fix it in two or three weeks, anyone else can pick it up.
The text was updated successfully, but these errors were encountered: