rust/crates/vfs/src
bors[bot] f185d1c533
Merge #10423
10423: Internal: refactor for mdbook plugin r=Veykril a=HKalbasi

This PR is for upstreaming changes that I made for mdbook plugin. Changes are adding inlay hints to `StaticIndex` and changing some functions for working around privacy of crates.

Aside this, is it okay if I bring the plugin in tree? It is a simple binary crate. I feel it will better maintained here and become resistant to api changes.

Co-authored-by: hamidreza kalbasi <hamidrezakalbasi@protonmail.com>
2021-10-12 18:35:03 +00:00
..
file_set Extract tests module to file in vfs crate 2020-12-01 00:10:12 +09:00
vfs_path Extract tests module to file in vfs crate 2020-12-01 00:10:12 +09:00
anchored_path.rs Document vfs public items 2021-01-12 18:01:36 +01:00
file_set.rs Add semicolons for consistency 2021-10-03 23:39:43 +11:00
lib.rs Fix: revert strange usage of ? operator 2021-08-10 22:44:15 +08:00
loader.rs internal: document that ascription is preferred to a turbo fish 2021-08-11 14:16:15 +03:00
path_interner.rs Avoid duplicating VfsPath in vfs::path_interner::PathInterner by using an IndexSet 2021-04-06 16:03:57 +03:00
vfs_path.rs Merge #10423 2021-10-12 18:35:03 +00:00