rust/crates/ra_tools/src
Aleksey Kladov 8cefdb5527 use quote! macro to generate grammar
We already use syn&quote elsewhere (transitively), so it make sense to
cut down on the number of technologies and get rid of tera
2019-08-18 23:11:08 +03:00
..
bin allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
codegen.rs use quote! macro to generate grammar 2019-08-18 23:11:08 +03:00
lib.rs switch to new codegen 2019-08-18 21:44:24 +03:00
main.rs install server first 2019-08-07 12:12:23 +02:00