diff options
| author | bors <bors@rust-lang.org> | 2024-01-08 16:56:44 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-01-08 16:56:44 +0000 |
| commit | c1c242180e72dba84b53cc554992e275a1dc5291 (patch) | |
| tree | 201e7457f74adc7db1e9e2cbd9aee55d81349abf /compiler/rustc_codegen_gcc/example/std_example.rs | |
| parent | af40101841c45aa75b56f4e9ca745369da8fb4ba (diff) | |
| parent | 1c40ac79c8570a05b143823159bbc83904bf9730 (diff) | |
| download | rust-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/std_example.rs')
0 files changed, 0 insertions, 0 deletions
