about summary refs log tree commit diff
path: root/src/test/compile-fail/gated-non-ascii-idents.rs
AgeCommit message (Expand)AuthorLines
2015-01-08Update compile fail tests to use isize.Huon Wilson-4/+4
2014-11-15Un-feature gate struct variantsSteven Fackler-3/+0
2014-04-06Remove check-fast. Closes #4193, #8844, #6330, #7416Brian Anderson-1/+0
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+2
2013-11-23Put non-ascii identifiers behind a feature gate.Huon Wilson-0/+47