File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11Version 0.2 (March 2012)
22-------------------------
33
4- * >1400 changes, numerous bugfixes
4+ * >1500 changes, numerous bugfixes
55
66 * New docs and doc tooling
77
@@ -17,7 +17,7 @@ Version 0.2 (March 2012)
1717 * Callbacks from C
1818 * Helgrind clean
1919
20- * Preliminary new language features
20+ * Experimental new language features
2121 * Operator overloading
2222 * Region pointers
2323 * Classes
@@ -29,6 +29,7 @@ Version 0.2 (March 2012)
2929 * Required mutable-local qualifier: 'let mut ...'
3030 * Basic glob-exporting: 'export foo::*;'
3131 * Alt now exhaustive, 'alt check' for runtime-checked
32+ * Block-function form of 'for' loop, with 'break' and 'ret'.
3233
3334 * New library code
3435 * AST quasi-quote syntax extension
You can’t perform that action at this time.
0 commit comments