Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4aed799

Browse files
committed
Update tidy exceptions
1 parent 3816385 commit 4aed799

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/tools/tidy/src/deps.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ const EXCEPTIONS_CRANELIFT: ExceptionList = &[
200200
("cranelift-module", "Apache-2.0 WITH LLVM-exception"),
201201
("cranelift-native", "Apache-2.0 WITH LLVM-exception"),
202202
("cranelift-object", "Apache-2.0 WITH LLVM-exception"),
203+
("cranelift-srcgen", "Apache-2.0 WITH LLVM-exception"),
203204
("foldhash", "Zlib"),
204205
("mach2", "BSD-2-Clause OR MIT OR Apache-2.0"),
205206
("regalloc2", "Apache-2.0 WITH LLVM-exception"),
@@ -525,6 +526,7 @@ const PERMITTED_CRANELIFT_DEPENDENCIES: &[&str] = &[
525526
"cranelift-module",
526527
"cranelift-native",
527528
"cranelift-object",
529+
"cranelift-srcgen",
528530
"crc32fast",
529531
"equivalent",
530532
"fallible-iterator",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /