rust/crates/rust-analyzer
ammkrn 96ee19851b Check for subdirs in vfs loader exclusions.
The current logic used to transfer global_excludes into vfs exclusions
only transfers global_excludes that are the parent of an item in
dirs.include.
This commit additionally adds an item from global_exclude to the vfs
exclusions if the global_exclude is a child of an included item.
2021-05-25 11:35:39 -05:00
..
src Check for subdirs in vfs loader exclusions. 2021-05-25 11:35:39 -05:00
tests/slow-tests internal: use more evocative test folder name 2021-05-17 19:01:54 +03:00
build.rs minor: standard snippet 2021-05-07 21:46:25 +03:00
Cargo.toml Use package renaming so source doesn't say tikv 2021-05-07 12:41:07 -07:00