aboutsummaryrefslogtreecommitdiff
path: root/src/test/compile-fail/use-uninit.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix mistaken replacements in error-pattern comments in testsMarijn Haverbeke2011-05-121-1/+1
|
* Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke2011-05-121-1/+1
| | | | This should be a snapshot transition.
* Enable typestate_checkTim Chevalier2011-04-281-1/+0
| | | | | Enable typestate checking (just for uninitialized vars) and un-XFAIL the relevant tests for stage0.
* Switch xfail system to use comments embedded in source files.Graydon Hoare2011-03-251-0/+1
|
* Some more typestate tests.Graydon Hoare2010-07-081-4/+0
|
* Numerous bug fixes to typestate algorithm.Graydon Hoare2010-07-061-0/+14