mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 13:51:31 +00:00
move abstract traits to top
This commit is contained in:
parent
d2bce118ae
commit
2b5e336ce7
4 changed files with 59 additions and 65 deletions
|
@ -1,5 +1,5 @@
|
|||
use crate::{
|
||||
parsing::parser_impl::TreeSink,
|
||||
parsing::TreeSink,
|
||||
syntax_node::{GreenNode, RaTypes},
|
||||
SmolStr, SyntaxKind, SyntaxError,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue