summaryrefslogtreecommitdiffstats
path: root/debian/rust-src.lintian-overrides
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rust-src.lintian-overrides')
-rw-r--r--debian/rust-src.lintian-overrides6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/rust-src.lintian-overrides b/debian/rust-src.lintian-overrides
new file mode 100644
index 000000000..c6aa9f964
--- /dev/null
+++ b/debian/rust-src.lintian-overrides
@@ -0,0 +1,6 @@
+# False positives that change quite often, so just override with a wildcard
+rust-src binary: executable-not-elf-or-script [usr/src/rustc-*/*]
+rust-src binary: package-contains-eslint-config-file usr/src/rustc-*/src/librustdoc/html/static/.eslintrc.js
+rust-src binary: breakout-link usr/lib/rustlib/src/rust -> usr/src/rustc-*
+rust-src binary: embedded-javascript-library * [usr/src/rustc-*/*]
+rust-src binary: national-encoding [usr/src/rustc-*/*]