about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-01-08 16:56:44 +0000
committerbors <bors@rust-lang.org>2024-01-08 16:56:44 +0000
commitc1c242180e72dba84b53cc554992e275a1dc5291 (patch)
tree201e7457f74adc7db1e9e2cbd9aee55d81349abf /compiler/rustc_codegen_gcc/example
parentaf40101841c45aa75b56f4e9ca745369da8fb4ba (diff)
parent1c40ac79c8570a05b143823159bbc83904bf9730 (diff)
downloadrust-c1c242180e72dba84b53cc554992e275a1dc5291.tar.gz
rust-c1c242180e72dba84b53cc554992e275a1dc5291.zip
Auto merge of #16307 - Veykril:vfs2, r=lnicola
internal: VFS no longer stores all source files in memory

Turns out there is no need to keep the files around. We either upload them to salsa once processed, or we need to keep them around for the `DidChangeTextDocumentNotification`, but that notification is only valid for opened documents, so instead we can just keep the files around in the `MemDocs`!

Fixes https://github.com/rust-lang/rust-analyzer/issues/16301
Diffstat (limited to 'compiler/rustc_codegen_gcc/example')
0 files changed, 0 insertions, 0 deletions