rust/crates/ra_tools
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
..
src use quote! macro to generate grammar 2019-08-18 23:11:08 +03:00
tests allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
Cargo.toml use quote! macro to generate grammar 2019-08-18 23:11:08 +03:00