Skip to content

Commit 0f914e6

Browse files
committed
Un-XFAIL stateful-obj.rs for rustc.
1 parent 1f2585f commit 0f914e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,7 @@ TEST_XFAILS_RUSTC := $(filter-out \
448448
rec-tup.rs \
449449
return-nil.rs \
450450
simple-obj.rs \
451+
stateful-obj.rs \
451452
type-in-nested-module.rs \
452453
tup.rs \
453454
u32-decr.rs \

0 commit comments

Comments
 (0)