rust/crates/ide-assists
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
..
src fix: insert whitespace between text and pound 2023-04-05 20:33:17 +09:00
Cargo.toml internal: Enable smallvec's union feature 2023-02-14 17:01:01 +01:00