aboutsummaryrefslogtreecommitdiff
path: root/xtask
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-07-18 15:40:43 +0100
committerGitHub <[email protected]>2020-07-18 15:40:43 +0100
commit130e7632acef435caa9bf56e7333e4c28c7dffc7 (patch)
treeca33f4a791eb41439cee21d6b715b8f89fb80b1e /xtask
parentfd6717799c03c9171bb7ec0f50bce98d1dfb44bd (diff)
parent46ac9ff5e3cf070584d8167150655d091d47e3c2 (diff)
Merge #5433
5433: Simplify exclusion logic r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]>
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 72088e414..ca14e8ac1 100644
--- a/xtask/tests/tidy.rs
+++ b/xtask/tests/tidy.rs
@@ -54,7 +54,6 @@ fn check_licenses() {
54 let expected = " 54 let expected = "
550BSD OR MIT OR Apache-2.0 550BSD OR MIT OR Apache-2.0
56Apache-2.0 56Apache-2.0
57Apache-2.0 / MIT
58Apache-2.0 OR BSL-1.0 57Apache-2.0 OR BSL-1.0
59Apache-2.0 OR MIT 58Apache-2.0 OR MIT
60Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT 59Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT