apply format

This commit is contained in:
Dmitry 2020-08-09 23:47:02 +07:00
parent 7f71ae8d73
commit cff0fba5e5
4 changed files with 40 additions and 27 deletions

View file

@ -26,7 +26,7 @@ pub use self::{
gen_unstable_future_descriptor::generate_unstable_future_descriptor,
};
// Directory used by xtask
// Directory used by xtask
const STORAGE: &str = ".xtask";
const GRAMMAR_DIR: &str = "crates/ra_parser/src/grammar";