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 36eabf2 commit 00a51c8Copy full SHA for 00a51c8
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 0f224f977d9edeb7f8ca56c052c1202fab384552
+refs/heads/master: 34e5e98cf7dc12b0c900031639c708ade084ccc0
trunk/src/Makefile
@@ -399,6 +399,7 @@ TEST_XFAILS_X86 := $(TASK_XFAILS) \
399
test/run-pass/child-outlives-parent.rs \
400
test/run-pass/clone-with-exterior.rs \
401
test/run-pass/constrained-type.rs \
402
+ test/run-pass/destructor-ordering.rs \
403
test/run-pass/obj-as.rs \
404
test/run-pass/vec-slice.rs \
405
test/run-pass/fn-lval.rs \
0 commit comments