rust-analyzer/crates/vfs/src
bors 2df56cadcb Auto merge of #14755 - poliorcetics:clippy-fixes, r=Veykril
Fix: a TODO and some clippy fixes

- fix(todo): implement IntoIterator for ArenaMap<IDX, V>
- chore: remove unused method
- fix: remove useless `return`s
- fix: various clippy lints
- fix: simplify boolean test to a single negation
2023-05-24 11:13:52 +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 Depend on nohash-hasher individually 2023-05-06 00:49:23 -07:00
lib.rs Auto merge of #14755 - poliorcetics:clippy-fixes, r=Veykril 2023-05-24 11:13:52 +00:00
loader.rs internal: document that ascription is preferred to a turbo fish 2021-08-11 14:16:15 +03:00
path_interner.rs Minor manual cleanu 2022-12-23 03:11:53 -05:00
vfs_path.rs Adding crate_root_path to crate_graph 2023-05-02 10:59:31 -03:00