Skip to content

Commit f4a96c1

Browse files
committed
tests: add missing // no-system-llvm annotation to rust-lang#69841 test.
1 parent e008492 commit f4a96c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/ui/issues/issue-69841.rs

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// LLVM bug which needed a fix to be backported.
33

44
// run-pass
5+
// no-system-llvm
56

67
fn main() {
78
let buffer = [49u8, 10];

0 commit comments

Comments
 (0)