Trailing commas in multi-line feature
/lint group attributes are not preserved
#4972
Labels
feature
/lint group attributes are not preserved
#4972
I tried formatting the following code:
I expected the trailing comma to be preserved, similar to multi-line structs or function calls. Instead, the comma was removed:
rustfmt version:
rustfmt 1.4.37-nightly (0035d9d 2021-08-16)
The text was updated successfully, but these errors were encountered: