rust/crates/rust-analyzer
bors[bot] 2fbecccc71
Merge #9634
9634: minor update to excludeDirs doc r=lnicola a=dae

I saw reference to globs in #7755, but it doesn't look like they're
actually supported, and I had to dig through the source to discover
that the folders are relative to the workspace root. Further digging
was required to get VS Code from hanging for long periods trying to
watch giant Bazel folders that had already been excluded from Rust
Analyzer. Hopefully this tweak will save others the confusion :-)

Co-authored-by: Damien Elmes <gpg@ankiweb.net>
Co-authored-by: Damien Elmes <dae@users.noreply.github.com>
2021-07-22 11:43:05 +00:00
..
src Merge #9634 2021-07-22 11:43:05 +00:00
tests/slow-tests fix tests 2021-07-19 16:38:36 +03:00
build.rs minor: standard snippet 2021-05-07 21:46:25 +03:00
Cargo.toml Added some metadata for rust-analyser package sufficient to build it using cargo deb 2021-07-19 16:35:16 +03:00