rust-analyzer/crates/vfs/src
2024-03-19 16:12:56 +01:00
..
file_set Extract tests module to file in vfs crate 2020-12-01 00:10:12 +09:00
vfs_path vfs: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
anchored_path.rs Document vfs public items 2021-01-12 18:01:36 +01:00
file_set.rs Opt for FxHashMap<Id,Id> instead of <Id,Option<Id>> and apply requested changes 2024-03-06 19:55:04 +01:00
lib.rs internal: Don't eagerly try to read crate root file contents before VFS 2024-03-19 16:12:56 +01:00
loader.rs vfs: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
path_interner.rs Minor manual cleanu 2022-12-23 03:11:53 -05:00
vfs_path.rs internal: Enforce utf8 paths 2024-03-19 15:39:00 +01:00