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 a52135f commit 718849bCopy full SHA for 718849b
RELEASES.txt
@@ -5,14 +5,13 @@ Version 0.3 (July 2012) - not yet!
5
6
* New coding conveniences
7
* Integer-literal suffix inference
8
- * Per-module control over warnings, errors
+ * Per-item control over warnings, errors
9
* #[cfg(windows)] and #[cfg(unix)] attributes
10
* Documentation comments
11
* More compact closure syntax
12
* 'do' expressions for treating higher-order functions
13
as control structures
14
-
15
- * *-patterns (wildcard extended to all constructor fields)
+ * *-patterns (wildcard extended to all constructor fields)
16
17
* Semantic cleanup
18
* Resolve pass and exhaustiveness checker rewritten
0 commit comments