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 1d45e2e commit ac30d48Copy full SHA for ac30d48
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 07c7888037cb74ca33459946145608a854aae6ed
+refs/heads/master: e867d8ea993945803d96396bcba9c07d61d7c95d
trunk/src/Makefile
@@ -506,6 +506,7 @@ TEST_XFAILS_RUSTC := $(filter-out \
506
leak-box-as-tydesc.rs \
507
linear-for-loop.rs \
508
multiline-comment.rs \
509
+ mutable-vec-drop.rs \
510
mutual-recursion-group.rs \
511
native2.rs \
512
obj-drop.rs \
0 commit comments