rust-analyzer/crates/ide
Chayim Refael Friedman e295f0c29c Insert whitespaces into static & const bodies if they are expanded from macro on hover
Macro expansion erases whitespace information, and so we end with invalid Rust code.
2022-09-04 14:33:15 +00:00
..
src Insert whitespaces into static & const bodies if they are expanded from macro on hover 2022-09-04 14:33:15 +00:00
Cargo.toml Disable all source-gen tests at compile time 2022-07-24 10:38:28 +02:00