rust-analyzer/crates/proc_macro_srv/src
kjeremy 953883ca54 Use non-deprecated memmap2 crate
`cargo audit` complains that `memmap` is unmaintained so switch to
RazrFalcon's maintained version.

Removes yet another edge on winapi
2021-02-02 10:25:17 -05:00
..
proc_macro Fixed typos in code comments 2021-01-09 15:41:29 +01:00
tests cargo update 2021-01-18 13:13:24 -05:00
cli.rs Rename ra_proc_macro -> proc_macro_api 2020-08-13 12:39:27 +02:00
dylib.rs Use non-deprecated memmap2 crate 2021-02-02 10:25:17 -05:00
lib.rs Pass crate environment to proc macros 2020-12-27 15:29:47 +01:00
rustc_server.rs Fixed typos in code comments 2021-01-09 15:41:29 +01:00