mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 05:45:12 +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
|
#}// This file is automatically generated based on the file `./generated.rs.tera` when `cargo gen-kinds` is run
|
||||||
// Do not edit manually
|
// Do not edit manually
|
||||||
|
|
||||||
use {
|
use crate::{
|
||||||
ast,
|
ast,
|
||||||
SyntaxNodeRef, AstNode,
|
SyntaxNodeRef, AstNode,
|
||||||
SyntaxKind::*,
|
SyntaxKind::*,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue