mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 13:25:09 +00:00
Run codegen commands as tests if their results are commited
This commit is contained in:
parent
866102cdaf
commit
ce5046be50
7 changed files with 23 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
//! Generated by `sourcegen_ast`, do not edit by hand.
|
||||
//! Generated by `cargo codegen grammar`, do not edit by hand.
|
||||
|
||||
#![allow(bad_style, missing_docs, unreachable_pub)]
|
||||
#[doc = r" The kind of syntax node, e.g. `IDENT`, `USE_KW`, or `STRUCT`."]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue