File tree 2 files changed +1
-6
lines changed
2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: eeb2d6d32cbdc975fcc0a0c82adca37913ed6dff
2
+ refs/heads/master: 7fa8936ece50c5d58edcf3c3166e9570ba6e6197
Original file line number Diff line number Diff line change @@ -437,7 +437,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
437
437
alt-pattern-drop.rs \
438
438
alt-type-simple.rs \
439
439
append-units.rs \
440
- autoderef-objfn.rs \
441
440
basic-1.rs \
442
441
basic-2.rs \
443
442
basic.rs \
@@ -447,10 +446,8 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
447
446
comm.rs \
448
447
constrained-type.rs \
449
448
destructor-ordering.rs \
450
- drop-on-empty-block-exit.rs \
451
449
drop-parametric-closure-with-bound-box.rs \
452
450
export-non-interference.rs \
453
- exterior.rs \
454
451
foreach-nested-2.rs \
455
452
foreach-nested.rs \
456
453
foreach-put-structured.rs \
@@ -482,7 +479,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
482
479
mlist-cycle.rs \
483
480
mlist.rs \
484
481
mutable-alias-vec.rs \
485
- native-opaque-type.rs \
486
482
obj-as.rs \
487
483
obj-dtor.rs \
488
484
obj-return-polytypes.rs \
@@ -523,7 +519,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
523
519
utf8.rs \
524
520
vec-alloc-append.rs \
525
521
vec-append.rs \
526
- vec-concat.rs \
527
522
vec-slice.rs \
528
523
while-prelude-drop.rs \
529
524
while-with-break.rs \
You can’t perform that action at this time.
0 commit comments