This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
rust-analyzer
Watch
1
Star
0
Fork
You've already forked rust-analyzer
0
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-09-12 13:28:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
7de0b2e75a
rust-analyzer
/
crates
/
proc-macro-srv
History
Download ZIP
Download TAR.GZ
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