mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-18 00:00:03 +00:00
updated snapshots
This commit is contained in:
parent
e175921932
commit
b27fa33a9f
6 changed files with 44 additions and 77 deletions
|
@ -17,7 +17,7 @@ pub use self::{
|
|||
generated::*,
|
||||
traits::*,
|
||||
tokens::*,
|
||||
extensions::{PathSegmentKind, StructKind, SelfParamKind},
|
||||
extensions::{PathSegmentKind, StructKind,FieldKind, SelfParamKind},
|
||||
expr_extensions::{ElseBranch, PrefixOp, BinOp, LiteralKind,ArrayExprKind},
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue