add deps tracking
This commit is contained in:
@@ -57,7 +57,7 @@ use {
|
||||
parser_api::Parser,
|
||||
};
|
||||
|
||||
#[derive(Clone, Debug)]
|
||||
#[derive(Clone, Debug, Hash)]
|
||||
pub struct File {
|
||||
root: SyntaxNode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user