]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/type_length_limit.rs
Auto merge of #62339 - pnkfelix:issue-61188-use-visitor-for-structural-match-check...
[rust.git] / src / test / ui / type_length_limit.rs
index bb54669d37df2b529aa60afd9a150d3d29a4caaf..cd15f81a615355dda6dae175ceded2755aa4177d 100644 (file)
@@ -1,3 +1,5 @@
+// ignore-musl
+// ignore-x86
 // error-pattern: reached the type-length limit while instantiating
 
 // Test that the type length limit can be changed.