aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorRafael Avila de Espindola <espindola@dream.(none)>2011-02-16 15:00:40 -0500
committerRafael Avila de Espindola <espindola@dream.(none)>2011-02-16 15:00:40 -0500
commit293637139fe55990397849badfb60c96d4211b31 (patch)
treef081530dcf586a8ed2affb1699fefafa0d948dc7 /src/Makefile
parentWrap long line in last commit. (diff)
downloadrust-293637139fe55990397849badfb60c96d4211b31.tar.xz
rust-293637139fe55990397849badfb60c96d4211b31.zip
Add missing case to ty_to_str.
Disable test that now fails because we produce undefined references to the native functions.
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 544075fa..85867532 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -507,7 +507,6 @@ TEST_XFAILS_RUSTC := $(filter-out \
linear-for-loop.rs \
multiline-comment.rs \
mutual-recursion-group.rs \
- native2.rs \
obj-drop.rs \
obj-recursion.rs \
obj-with-vec.rs \