Fix log upcall translation bug. Un-XFAIL rec-auto.rs.

This commit is contained in:
Graydon Hoare 2010-12-08 15:29:09 -08:00
parent 6ccfba34f3
commit 2b36a8eab4
2 changed files with 13 additions and 20 deletions

View file

@ -544,6 +544,7 @@ TEST_XFAILS_SELF := $(filter-out \
multiline-comment.rs \
readalias.rs \
rec.rs \
rec-auto.rs \
rec-tup.rs \
return-nil.rs \
tup.rs \