
Continuing work from #10873 Release Notes: - N/A --------- Co-authored-by: Mikayla <mikayla@zed.dev>
7 lines
150 B
Scheme
7 lines
150 B
Scheme
(
|
|
(attribute_item (attribute) @_attribute
|
|
(#match? @_attribute ".*test.*"))
|
|
.
|
|
(function_item
|
|
name: (_) @run)
|
|
) @rust-test
|