rust-analyzer/crates/ide-db
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 Support UTF-32 position encoding 2023-02-14 01:09:50 +00:00