nvim-treesitter/tests/indent/rust
ganhaque 1b050206e4
fix(rust): indentation in multi-line tuple pattern (#6402)
* fix(rust): indentation in multi-line tuple pattern

* test(indent): rust - add test for tuple pattern indent
2024-04-04 15:12:31 +00:00
..
array.rs
comment.rs
cond.rs
enum.rs
func.rs
if_let_cond.rs
impl.rs
loop.rs
macro.rs
match.rs
mod.rs
string.rs
struct.rs
trait.rs
tuple.rs fix(rust): indentation in multi-line tuple pattern (#6402) 2024-04-04 15:12:31 +00:00
where.rs