mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
Tweak release notes.
This commit is contained in:
parent
e430a699f2
commit
1ee230e6c1
@ -1,7 +1,7 @@
|
||||
Version 0.3 (July 2012) - not yet!
|
||||
-----------------------------------
|
||||
Version 0.3 (July 2012)
|
||||
------------------------
|
||||
|
||||
* ~1500 changes, numerous bugfixes
|
||||
* ~1900 changes, numerous bugfixes
|
||||
|
||||
* New coding conveniences
|
||||
* Integer-literal suffix inference
|
||||
@ -33,7 +33,7 @@ Version 0.3 (July 2012) - not yet!
|
||||
|
||||
* Removal of various obsolete features
|
||||
* Keywords: 'be', 'prove', 'syntax', 'note', 'mutable', 'bind',
|
||||
'crust', 'native' (now 'extern')
|
||||
'crust', 'native' (now 'extern'), 'cont' (now 'again')
|
||||
|
||||
* Constructs: do-while loops ('do' repurposed), fn binding,
|
||||
resources (replaced by destructors)
|
||||
|
Loading…
Reference in New Issue
Block a user