rust/tests
Yacin Tmimi 547577fa5d implement sinlge line let-chain rules
for now, let-chains can only be formatted on a single line if the chain
consits of 2 expressions where the first is an identifier proceeded by
any number of unary operators and the second is a let-expr.
2023-10-10 20:13:50 -05:00
..
cargo-fmt Inline format arguments for easier reading (#5881) 2023-08-13 14:14:31 -05:00
config fix: handle skip_macro_invocations from config file 2023-07-05 17:46:03 -04:00
coverage
mod-resolver
parser
rustfmt Inline format arguments for easier reading (#5881) 2023-08-13 14:14:31 -05:00
source implement sinlge line let-chain rules 2023-10-10 20:13:50 -05:00
target implement sinlge line let-chain rules 2023-10-10 20:13:50 -05:00
writemode