mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-31 15:47:31 +00:00
apply format
This commit is contained in:
parent
7f71ae8d73
commit
cff0fba5e5
4 changed files with 40 additions and 27 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue