about summary refs log tree commit diff
path: root/src/test/compile-fail/while-expr.rs
AgeCommit message (Collapse)AuthorLines
2012-05-24new liveness pass to supercede last_use / initednessNiko Matsakis-3/+0
2011-08-20ReformatBrian Anderson-1/+1
This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[]
2011-07-27Reformat for new syntaxMarijn Haverbeke-5/+1
2011-04-28Enable typestate_checkTim Chevalier-1/+0
Enable typestate checking (just for uninitialized vars) and un-XFAIL the relevant tests for stage0.
2011-03-25Switch xfail system to use comments embedded in source files.Graydon Hoare-0/+1
2010-06-23Populate tree.Graydon Hoare-0/+7