aboutsummaryrefslogtreecommitdiff
path: root/clippy.toml
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-11-09 15:57:01 -0800
committerChih-Hung Hsieh <chh@google.com>2020-11-09 16:04:03 -0800
commitcdc803b2d8a708561464f3969b9c7ab2ce1ac885 (patch)
treec1175c3534d94f38d3c79fa5b5adc2fac623b620 /clippy.toml
parent20b03fd894d8d6f04fb417d0d979dc6a12ebbb34 (diff)
downloadhashbrown-cdc803b2d8a708561464f3969b9c7ab2ce1ac885.tar.gz
Import hashbrown-0.9.1
* Add Android.bp, OWNERS, METADATA and other 3p package required files. Bug: 171754295 Test: build all rust crates. Change-Id: I87e5577f6683f412b22dc79b39fa06e40924fbf8
Diffstat (limited to 'clippy.toml')
-rw-r--r--clippy.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/clippy.toml b/clippy.toml
new file mode 100644
index 0000000..d98bf2c
--- /dev/null
+++ b/clippy.toml
@@ -0,0 +1 @@
+doc-valid-idents = [ "CppCon", "SwissTable", "SipHash", "HashDoS" ]