mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 22:31:43 +00:00
rename tools -> xtask
This commit is contained in:
parent
7b15c4f7ae
commit
5376c769f0
11 changed files with 15 additions and 22 deletions
|
@ -1,5 +1,5 @@
|
|||
// Stores definitions which must be used in multiple places
|
||||
// See `cargo gen-syntax` (defined in crates/ra_tools/src/main.rs)
|
||||
// See `cargo xtask codegen` (defined in xtasks/src/main.rs)
|
||||
Grammar(
|
||||
punct: [
|
||||
(";", "SEMI"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue