We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b513111 commit 342764dCopy full SHA for 342764d
1 file changed
crates/rust-analyzer/tests/slow-tests/tidy.rs
@@ -177,6 +177,7 @@ fn check_licenses() {
177
let sh = &Shell::new().unwrap();
178
179
let expected = "
180
+(MIT OR Apache-2.0) AND Unicode-DFS-2016
181
0BSD OR MIT OR Apache-2.0
182
Apache-2.0
183
Apache-2.0 OR BSL-1.0
0 commit comments