granite-rust/tests
Yacin Tmimi 1de65a2711 wrap else to next line if let-else pattern is multi-lined
This rule wasn't explicity stated in the style guide so it was missed,
but luckily we caught it during testing.
2023-07-01 01:06:35 -05:00
..
cargo-fmt Merge commit '1d8491b120223272b13451fc81265aa64f7f4d5b' into sync-from-rustfmt 2023-01-24 14:16:03 -06:00
config Merge commit '1d8491b120223272b13451fc81265aa64f7f4d5b' into sync-from-rustfmt 2023-01-24 14:16:03 -06:00
coverage Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12:00
mod-resolver Merge commit '1d8491b120223272b13451fc81265aa64f7f4d5b' into sync-from-rustfmt 2023-01-24 14:16:03 -06:00
parser tests: add test for panic on new_parser_from_file 2020-11-02 18:31:51 -06:00
rustfmt Prevent ICE when calling parse_attribute without an attribute 2023-06-19 09:58:12 -05:00
source implement single_line_let_else_max_width 2023-07-01 01:06:35 -05:00
target wrap else to next line if let-else pattern is multi-lined 2023-07-01 01:06:35 -05:00
writemode Merge commit '5ff7b632a95bac6955611d85040859128902c580' into sync-rustfmt-subtree 2022-03-29 23:17:30 -05:00