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