File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,16 @@ Copyright: LLVM APFloat authors
43
43
The Rust Project Developers (see https://thanks.rust-lang.org)
44
44
License: NCSA AND (MIT OR Apache-2.0)
45
45
46
+ Files: compiler/rustc_codegen_cranelift/src/cranelift_native.rs
47
+ Copyright: The Cranelift Project Developers
48
+ The Rust Project Developers (see https://thanks.rust-lang.org)
49
+ License: Apache-2.0 WITH LLVM-exception AND (Apache-2.0 OR MIT)
50
+
51
+ Files: compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
52
+ Copyright: LLVM authors
53
+ The Rust Project Developers (see https://thanks.rust-lang.org)
54
+ License: Apache-2.0 WITH LLVM-exception AND (Apache-2.0 OR MIT)
55
+
46
56
Files: library/core/src/unicode/unicode_data.rs
47
57
Copyright: 1991-2022 Unicode, Inc. All rights reserved.
48
58
License: Unicode-DFS-2016
You can’t perform that action at this time.
0 commit comments