summary refs log tree commit diff
path: root/src/test/compile-fail/feature-gate-int-uint.rs
AgeCommit message (Expand)AuthorLines
2015-01-08Test fixes.Huon Wilson-8/+8
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-2/+2
2015-01-08Update compile fail tests to use usize.Huon Wilson-3/+3
2015-01-08Update compile fail tests to use isize.Huon Wilson-3/+3
2015-01-08Add a warning feature gate for int/uint in types and i/u suffixes.Huon Wilson-0/+35