mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
Update tidy exceptions
This commit is contained in:
@@ -206,6 +206,7 @@
|
||||
("regalloc2", "Apache-2.0 WITH LLVM-exception"),
|
||||
("target-lexicon", "Apache-2.0 WITH LLVM-exception"),
|
||||
("wasmtime-jit-icache-coherence", "Apache-2.0 WITH LLVM-exception"),
|
||||
("wasmtime-math", "Apache-2.0 WITH LLVM-exception"),
|
||||
// tidy-alphabetical-end
|
||||
];
|
||||
|
||||
@@ -537,6 +538,7 @@
|
||||
"indexmap",
|
||||
"libc",
|
||||
"libloading",
|
||||
"libm",
|
||||
"log",
|
||||
"mach2",
|
||||
"memchr",
|
||||
@@ -554,6 +556,7 @@
|
||||
"target-lexicon",
|
||||
"unicode-ident",
|
||||
"wasmtime-jit-icache-coherence",
|
||||
"wasmtime-math",
|
||||
"windows-sys",
|
||||
"windows-targets",
|
||||
"windows_aarch64_gnullvm",
|
||||
|
||||
Reference in New Issue
Block a user