rust/tests
Yacin Tmimi 06e16449d2 Add test cases for issue 4381
This was one of the original issues filed against rustfmt that discussed
using a natural sort order instead of a lexicographical order. At the
time it was closed, but now that we're supporting version-sorting in
`style_edition=2024` I thought it would be good to add a test case.
2024-09-03 15:21:36 -04:00
..
cargo-fmt Inline format arguments for easier reading (#5881) 2023-08-13 14:14:31 -05:00
config refactor: improve mapping of legacy 'version' to 'style_edition' 2024-08-27 20:49:15 -05:00
coverage Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12:00
mod-resolver chore: fix some typos 2024-04-07 15:20:42 -05:00
parser Move emit_stashed_diagnostic call in rustfmt. 2024-02-26 10:45:45 +11:00
rustfmt ensure parse errors aren't emitted when formatting doc comments (#6232) 2024-07-07 20:52:33 -04:00
source Add test cases for issue 4381 2024-09-03 15:21:36 -04:00
target Add test cases for issue 4381 2024-09-03 15:21:36 -04:00
writemode Use <stdin> when emitting stdin as filename (#4298) 2022-01-02 10:06:06 -06:00