summary refs log tree commit diff
path: root/src/rustc/middle/tstate/states.rs
AgeCommit message (Expand)AuthorLines
2012-03-27Support an alternate for syntax that calls a higher-order functionMarijn Haverbeke-15/+4
2012-03-21add mut decls to rustc and make them mandatoryNiko Matsakis-27/+27
2012-03-20Implement an initial version of placement new.Niko Matsakis-0/+3
2012-03-20Revert order of arguments to option::maybe and from_maybeMarijn Haverbeke-1/+1
2012-03-13Overhaul constructor naming in libsBrian Anderson-3/+3
2012-03-10In typestate, consider infinite loops w/ conts to be infiniteTim Chevalier-1/+3
2012-03-10Handle infinite-loop poststate correctly in typestateTim Chevalier-1/+1
2012-03-09Add an infinite loop constructTim Chevalier-3/+15
2012-03-08rustc: Change the address-of operator to an explicit production so that we ca...Patrick Walton-0/+3
2012-03-08Rename last to last_opt, last_unsafe to lastTim Chevalier-1/+1
2012-03-07stdlib: Stop incurring vtable dispatch costs when hashmaps are usedPatrick Walton-0/+1
2012-03-07Revert "stdlib: Stop incurring vtable dispatch costs when hashmaps are used"Patrick Walton-1/+0
2012-03-07stdlib: Stop incurring vtable dispatch costs when hashmaps are usedPatrick Walton-0/+1
2012-03-05rustc: Lower case error messagesBrian Anderson-1/+1
2012-03-02Move src/comp to src/rustcGraydon Hoare-0/+783