This repository was archived by the owner on Dec 29, 2022. It is now read-only.
Enable defining crate blacklist instead of using rls-blacklist #1303
Labels
enhancement
Indicates new feature requests
If
use_crate_blacklist
istrue
, rls ignores analyzing some crates defined inrls-blacklist
.I want to define blacklist by myself.
Are there any reason that rls defines blacklist through rls-blacklist ?
If not, may I implement the feature user defining blacklist instead of using rls-blacklist ?
cc: @nrc
The text was updated successfully, but these errors were encountered: