mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2026-01-20 17:15:54 +00:00
Previously when using the file based syntax tree, it would not update until a change had been made in the new file. Now we automatically update the syntax tree to match the current file.