aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/rust/tuple.rs
Commit message (Collapse)AuthorAgeFilesLines
* fix(rust): indentation in multi-line tuple pattern (#6402)ganhaque2024-04-041-0/+8
* fix(rust): indentation in multi-line tuple pattern * test(indent): rust - add test for tuple pattern indent