• T
    Support all expression forms in typestate · 0190ebfe
    Tim Chevalier 提交于
    Added support for self_method, cont, chan, port, recv, send, be,
    do_while, spawn, and ext; handled break and cont correctly.
    (However, there are no non-xfailed test cases for ext or spawn in
    stage0 currently.)
    
    Although the standard library compiles and all test cases pass with
    typestate enabled, I left typestate checking disabled as rustc
    terminates abnormally when building the standard library if so,
    even though it does generate code correctly.
    0190ebfe
break-uninit.rs 237 字节