rustc: Truncate or zero-extend indexes appropriately. Un-XFAIL integral-indexing.rs.

This commit is contained in:
Patrick Walton 2011-03-07 15:43:55 -08:00
parent df3038e68b
commit 6f7e21ddac
2 changed files with 15 additions and 3 deletions

View file

@ -456,7 +456,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
generic-recursive-tag.rs \
generic-tag-alt.rs \
generic-tag-values.rs \
integral-indexing.rs \
iter-range.rs \
iter-ret.rs \
lazychan.rs \