about summary refs log tree commit diff
path: root/crates/vfs/src/path_interner.rs
AgeCommit message (Collapse)AuthorLines
2021-04-06Avoid duplicating VfsPath in vfs::path_interner::PathInterner by using an ↵Alexandru Macovei-13/+16
IndexSet
2021-01-12Document vfs private itemsArnaud-0/+14
2020-06-16New VFS APIAleksey Kladov-0/+31