about summary refs log tree commit diff
path: root/crates/rust-analyzer/src/mem_docs.rs
AgeCommit message (Collapse)AuthorLines
2021-07-26fix: correctly update diagnostics when files are opened and closedAleksey Kladov-1/+10
Basically, this tracks the changes to `subscriptions` we use when issuing a publish_diagnostics.
2021-07-26internal: prepare to track changes to mem_docsAleksey Kladov-0/+56