Use a better reference for unboxed closures

This commit is contained in:
Brian Anderson 2015-01-06 18:18:56 -08:00
parent 01fabcbe47
commit 1b59406aec
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ Version 1.0.0-alpha (January 2015)
* Work has begun on supporting AArch64.
[Cargo]: https://crates.io
[unboxed]: https://github.com/rust-lang/rfcs/blob/master/text/0114-closures.md
[unboxed]: http://smallcultfollowing.com/babysteps/blog/2014/11/26/purging-proc/
[enum]: https://github.com/rust-lang/rfcs/blob/master/text/0390-enum-namespacing.md
[flex]: https://github.com/rust-lang/rfcs/blob/master/text/0131-target-specification.md
[err]: https://github.com/rust-lang/rfcs/blob/master/text/0201-error-chaining.md