This commit is contained in:
Hoàng Đức Hiếu 2015-06-10 15:24:30 +07:00
parent 7d59a894c6
commit 1f16c1037a
1 changed files with 2 additions and 2 deletions

View File

@ -23,10 +23,10 @@ details are still to be determined. Please submit talk proposals.
Several I/O stabilization patches have been nominated for backporting Several I/O stabilization patches have been nominated for backporting
to 1.1, filling out the somewhat meager story we had for 1.0. With things to 1.1, filling out the somewhat meager story we had for 1.0. With things
moving somewhat slowly since the last release, I/O improvements will moving somewhat slowly since the last release, I/O improvements will
probably be the most interesting part of the next. probably be the most interesting part of the next release.
If you haven't recently, give [the If you haven't recently, give [the
playpen](https://play.rust-lang.org) another look as it's recieved playpen](https://play.rust-lang.org) another look as it's received
several new features lately, including a new design from Chris Morgan, several new features lately, including a new design from Chris Morgan,
the ability to output Intel-flavor asm, automatically post GitHub the ability to output Intel-flavor asm, automatically post GitHub
gists, and run `#[test]` functions. gists, and run `#[test]` functions.