rust-analyzer/crates/proc-macro-srv
Chayim Refael Friedman 3f2fb17042 Make proc_macro span's line & column 1-indexed, as documented
That is, make the fake number that we return 1 and not 0.
2025-01-26 08:27:24 +02:00
..
proc-macro-test Enforce a current directory being set for spawned commands 2024-12-29 12:51:13 +01:00
src Make proc_macro span's line & column 1-indexed, as documented 2025-01-26 08:27:24 +02:00
build.rs Enforce a current directory being set for spawned commands 2024-12-29 12:51:13 +01:00
Cargo.toml proc-macro-srv: make usage of RTLD_DEEPBIND portable 2025-01-20 10:19:24 +01:00