aboutsummaryrefslogtreecommitdiff
path: root/xtask
diff options
context:
space:
mode:
authorTimo Freiberg <[email protected]>2020-05-05 22:36:35 +0100
committerTimo Freiberg <[email protected]>2020-05-06 17:09:28 +0100
commit8a5d14453e464edeb8613df2fdca742bfe2a72f5 (patch)
treeabe9e4889964fa1f2020d2f93a27374aee0f0229 /xtask
parente99447ffbf77b17674dc047e5a9f5aff9480ed1c (diff)
Add fixture doc comment
Diffstat (limited to 'xtask')
-rw-r--r--xtask/tests/tidy.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/xtask/tests/tidy.rs b/xtask/tests/tidy.rs
index c4eac1bc4..b8e8860ba 100644
--- a/xtask/tests/tidy.rs
+++ b/xtask/tests/tidy.rs
@@ -136,7 +136,6 @@ impl TidyDocs {
136 } 136 }
137 137
138 let whitelist = [ 138 let whitelist = [
139 "ra_db",
140 "ra_hir", 139 "ra_hir",
141 "ra_hir_expand", 140 "ra_hir_expand",
142 "ra_ide", 141 "ra_ide",