mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
0e408bf83c
If the line width is width within config width, attribute is inline. I don't want to change default rustfmt behavior, so config default value is 0. - fix description - fix test comment - remove unnecessary clone - remove unnecessary test file - fix test for β version - attributes => attribute