rust/crates/ide-db/src/syntax_helpers
Ryo Yoshida 0df9fb22d8
fix: insert whitespace between text and pound
`text#`, `text"..."`, and `text'...'` are reserved syntax since Rust
2021. Note that the latter two are already handled correctly.
2023-04-05 20:33:17 +09:00
..
format_string_exprs.rs test: fix arg_type test 2023-01-09 12:22:29 +01:00
format_string.rs Formatting 2022-10-11 19:53:22 +02:00
insert_whitespace_into_node.rs fix: insert whitespace between text and pound 2023-04-05 20:33:17 +09:00
node_ext.rs Auto merge of #13860 - danieleades:clippy, r=lnicola 2023-01-08 17:29:57 +00:00