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 Merge commit '81fe905ca83cffe84322f27ca43950b617861ff7' into rustfmt-sync 2023-10-22 20:21:44 -05:00
config refactor: improve mapping of legacy 'version' to 'style_edition' 2024-08-27 20:49:15 -05:00
coverage
mod-resolver Merge commit 'e4944185ae09c99f59b460e358909f329010ea9c' into sync-from-rustfmt-24-06 2024-06-22 15:33:45 -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