rust-analyzer/crates/ide-db/src/syntax_helpers
Kartavya Vashishtha fb5ae9906b
suggest ExtractRefactor if no expressions found
Added `Ident` variant to arg enum.
2022-09-11 10:39:25 +05:30
..
format_string.rs internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
format_string_exprs.rs suggest ExtractRefactor if no expressions found 2022-09-11 10:39:25 +05:30
insert_whitespace_into_node.rs Do not insert a newline after ; if the next token is a } 2022-09-04 14:33:15 +00:00
node_ext.rs Remove hir::Expr::MacroStmts 2022-08-31 16:58:11 +02:00