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 '81fe905ca8' 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 Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12:00
mod-resolver Merge commit 'e4944185ae' 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 Merge commit '5ff7b632a9' into sync-rustfmt-subtree 2022-03-29 23:17:30 -05:00