about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAaron Power <Aaronepower@users.noreply.github.com>2018-03-14 14:31:23 +0000
committerGitHub <noreply@github.com>2018-03-14 14:31:23 +0000
commitf83618b9dac3b92b554d3751dcdea9aeefc6e72a (patch)
treeaef3f549750541757a128adcbb998ca26dea3e86
parentacc1b6dc99e6b9bef412024ed0803dd08f33c1c8 (diff)
downloadrust-f83618b9dac3b92b554d3751dcdea9aeefc6e72a.tar.gz
rust-f83618b9dac3b92b554d3751dcdea9aeefc6e72a.zip
Update RELEASES.md
-rw-r--r--RELEASES.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 1b2097144d7..e6f6e044083 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -60,6 +60,8 @@ Cargo
 Misc
 ----
 
+- [Rust by example is now shipped with new releases][46196]
+
 Compatibility Notes
 -------------------
 - [Deprecated `net::lookup_host`.][47510]
@@ -90,6 +92,7 @@ Compatibility Notes
 [46830]: https://github.com/rust-lang/rust/pull/46830
 [46095]: https://github.com/rust-lang/rust/pull/46095
 [46666]: https://github.com/rust-lang/rust/pull/46666
+[46196]: https://github.com/rust-lang/rust/pull/46196
 [cargo/5013]: https://github.com/rust-lang/cargo/pull/5013
 [cargo/5029]: https://github.com/rust-lang/cargo/pull/5029
 [RFC 1358]: https://github.com/rust-lang/rfcs/pull/1358