Skip to content

Commit e390da5

Browse files
committed
---
yaml --- r: 1538 b: refs/heads/master c: 7fa8936 h: refs/heads/master v: v3
1 parent 6320225 commit e390da5

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: eeb2d6d32cbdc975fcc0a0c82adca37913ed6dff
2+
refs/heads/master: 7fa8936ece50c5d58edcf3c3166e9570ba6e6197

trunk/src/Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
437437
alt-pattern-drop.rs \
438438
alt-type-simple.rs \
439439
append-units.rs \
440-
autoderef-objfn.rs \
441440
basic-1.rs \
442441
basic-2.rs \
443442
basic.rs \
@@ -447,10 +446,8 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
447446
comm.rs \
448447
constrained-type.rs \
449448
destructor-ordering.rs \
450-
drop-on-empty-block-exit.rs \
451449
drop-parametric-closure-with-bound-box.rs \
452450
export-non-interference.rs \
453-
exterior.rs \
454451
foreach-nested-2.rs \
455452
foreach-nested.rs \
456453
foreach-put-structured.rs \
@@ -482,7 +479,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
482479
mlist-cycle.rs \
483480
mlist.rs \
484481
mutable-alias-vec.rs \
485-
native-opaque-type.rs \
486482
obj-as.rs \
487483
obj-dtor.rs \
488484
obj-return-polytypes.rs \
@@ -523,7 +519,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
523519
utf8.rs \
524520
vec-alloc-append.rs \
525521
vec-append.rs \
526-
vec-concat.rs \
527522
vec-slice.rs \
528523
while-prelude-drop.rs \
529524
while-with-break.rs \

0 commit comments

Comments
 (0)