diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-02-17 16:33:37 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2020-02-17 16:33:37 +0000 |
commit | 0abb7c27acfe3d8491736e09f5e48c6f755c772a (patch) | |
tree | bbbf059cd41cb48859710155c30d5dac4a657440 /xtask/tests | |
parent | f7b0135c64da13d64fb0add0c96e84289beb07b4 (diff) | |
parent | d7be1da8df45027ce18b8af9da68ed98b9a454cc (diff) |
Merge #3196
3196: Cleanup imports r=matklad a=matklad
Co-authored-by: Aleksey Kladov <[email protected]>
Diffstat (limited to 'xtask/tests')
-rw-r--r-- | xtask/tests/tidy-tests/docs.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xtask/tests/tidy-tests/docs.rs b/xtask/tests/tidy-tests/docs.rs index 7ae73b934..a8ed9793f 100644 --- a/xtask/tests/tidy-tests/docs.rs +++ b/xtask/tests/tidy-tests/docs.rs | |||
@@ -73,7 +73,6 @@ fn no_docs_comments() { | |||
73 | } | 73 | } |
74 | 74 | ||
75 | let whitelist = [ | 75 | let whitelist = [ |
76 | "ra_batch", | ||
77 | "ra_cli", | 76 | "ra_cli", |
78 | "ra_db", | 77 | "ra_db", |
79 | "ra_hir", | 78 | "ra_hir", |