Package: rustc / 1.41.1+dfsg1-1~deb10u1

u-tests-ignore-arm.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
Bug: https://github.com/rust-lang/rust/issues/67242
Description: this test is new in 1.40 and the failure is present on many
 previous rust versions without users having complained or noticed, so
 just ignore the failure until upstream fixes it
--- a/src/test/run-make-fulldeps/foreign-exceptions/Makefile
+++ b/src/test/run-make-fulldeps/foreign-exceptions/Makefile
@@ -1,3 +1,5 @@
+# ignore-arm
+
 -include ../tools.mk
 
 all: foo