We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a86f5d commit 763a8e7Copy full SHA for 763a8e7
src/test/run-pass/issue-3656.rs
@@ -1,3 +1,4 @@
1
+// xfail-fast Can't redeclare malloc with wrong signature because bugs
2
// Issue #3656
3
// Incorrect struct size computation in the FFI, because of not taking
4
// the alignment of elements into account.
0 commit comments