Skip to content

Commit 718849b

Browse files
committed
Minor release note cleanup
1 parent a52135f commit 718849b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

RELEASES.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@ Version 0.3 (July 2012) - not yet!
55

66
* New coding conveniences
77
* Integer-literal suffix inference
8-
* Per-module control over warnings, errors
8+
* Per-item control over warnings, errors
99
* #[cfg(windows)] and #[cfg(unix)] attributes
1010
* Documentation comments
1111
* More compact closure syntax
1212
* 'do' expressions for treating higher-order functions
1313
as control structures
14-
15-
* *-patterns (wildcard extended to all constructor fields)
14+
* *-patterns (wildcard extended to all constructor fields)
1615

1716
* Semantic cleanup
1817
* Resolve pass and exhaustiveness checker rewritten

0 commit comments

Comments
 (0)