rename gen-kinds to gen-syntax

This commit is contained in:
Aleksey Kladov 2018-10-16 21:09:22 +03:00
parent 06ab643b00
commit 2f4a248f80
10 changed files with 13 additions and 13 deletions

View file

@ -1,4 +1,4 @@
// This file is automatically generated based on the file `./generated.rs.tera` when `cargo gen-kinds` is run
// This file is automatically generated based on the file `./generated.rs.tera` when `cargo gen-syntax` is run
// Do not edit manually
#![allow(bad_style, missing_docs, unreachable_pub)]

View file

@ -1,6 +1,6 @@
{# THIS File is not automatically generated:
the below applies to the result of this template
#}// This file is automatically generated based on the file `./generated.rs.tera` when `cargo gen-kinds` is run
#}// This file is automatically generated based on the file `./generated.rs.tera` when `cargo gen-syntax` is run
// Do not edit manually
#![allow(bad_style, missing_docs, unreachable_pub)]