From cdc803b2d8a708561464f3969b9c7ab2ce1ac885 Mon Sep 17 00:00:00 2001 From: Chih-Hung Hsieh Date: Mon, 9 Nov 2020 15:57:01 -0800 Subject: 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 --- clippy.toml | 1 + 1 file changed, 1 insertion(+) create mode 100644 clippy.toml (limited to 'clippy.toml') 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" ] -- cgit v1.2.3