Skip to content

Commit

Permalink
Minor release note cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
brson committed Jul 4, 2012
1 parent a52135f commit 718849b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions RELEASES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,13 @@ Version 0.3 (July 2012) - not yet!

* New coding conveniences
* Integer-literal suffix inference
* Per-module control over warnings, errors
* Per-item control over warnings, errors
* #[cfg(windows)] and #[cfg(unix)] attributes
* Documentation comments
* More compact closure syntax
* 'do' expressions for treating higher-order functions
as control structures

* *-patterns (wildcard extended to all constructor fields)
* *-patterns (wildcard extended to all constructor fields)

* Semantic cleanup
* Resolve pass and exhaustiveness checker rewritten
Expand Down

0 comments on commit 718849b

Please sign in to comment.