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
These relate specifically to pub(crate) tuple structs. Other vis modifiers are not affected. Only occurs when there is a comment before the first unnamed field.
These relate specifically to
pub(crate)
tuple structs. Other vis modifiers are not affected. Only occurs when there is a comment before the first unnamed field.ASlash
's comment is deletedAStar
gets bonus nonsenseBStar
is likeAStar
but on one lineTested on
rustfmt 1.4.37-stable (c8dfcfe0 2021-09-06)
Similar to #919, but those structs were empty, but these ones have fields.
The text was updated successfully, but these errors were encountered: