mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-15 09:27:27 +00:00
regenerate
This commit is contained in:
parent
376639c70f
commit
9a98d8e99a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ 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
|
||||
// Do not edit manually
|
||||
|
||||
use {
|
||||
use crate::{
|
||||
ast,
|
||||
SyntaxNodeRef, AstNode,
|
||||
SyntaxKind::*,
|
||||
|
|
Loading…
Reference in a new issue