Run codegen commands as tests if their results are commited

This commit is contained in:
Lukas Wirth 2024-07-07 09:14:50 +02:00
parent 866102cdaf
commit ce5046be50
7 changed files with 23 additions and 3 deletions

View file

@ -1,4 +1,4 @@
//! Generated by `sourcegen_ast`, do not edit by hand.
//! Generated by `cargo codegen grammar`, do not edit by hand.
#![allow(non_snake_case)]
use crate::{

View file

@ -1,4 +1,4 @@
//! Generated by `sourcegen_ast`, do not edit by hand.
//! Generated by `cargo codegen grammar`, do not edit by hand.
use crate::{
ast::AstToken,