We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 409bc6f commit 008bb6fCopy full SHA for 008bb6f
RELEASES.txt
@@ -14,6 +14,7 @@ Version 0.4 (September 2012)
14
* `extern mod { ... }` is now `extern { ... }`
15
* `use mod` is the recommended way to import modules
16
* `pub` and `priv` replace deprecated export lists
17
+ * The syntax of `match` pattern arms now uses fat arrow (=>)
18
19
* Semantics
20
* Trait implementations are now coherent, ala Haskell typeclasses
0 commit comments