rust-analyzer/crates/ra_assists/src/marks.rs
2019-02-24 15:46:06 +03:00

5 lines
136 B
Rust

test_utils::marks!(
introduce_var_in_comment_is_not_applicable
test_introduce_var_expr_stmt
test_introduce_var_last_expr
);