rust-analyzer/crates/proc-macro-srv/proc-macro-test/imp
Chayim Refael Friedman 8ca5ad6bdd Fix proc macro server handling of strings with minuses
It used to decompose them thinking they were numbers.
2025-06-11 01:03:35 +03:00
..
src Fix proc macro server handling of strings with minuses 2025-06-11 01:03:35 +03:00
.gitignore chore: Clean up proc-macro-srv CI job 2025-03-18 12:06:25 +01:00
build.rs Teach cargo about cfg(rust_analyzer) 2024-01-04 18:31:08 +02:00
Cargo.lock chore: Clean up proc-macro-srv CI job 2025-03-18 12:06:25 +01:00
Cargo.toml edition = "2024" 2025-03-15 21:32:01 +01:00