summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authorVikrant Chaudhary <nasa42@gmail.com>2019-03-13 14:49:25 +0100
committerVikrant Chaudhary <nasa42@gmail.com>2019-03-13 14:49:25 +0100
commit0b30a3be7b5f5e1feaaf16ece19c92983b4d2c99 (patch)
treeb82ecb3490c868d61734959027fdf552422df2a5 /content
parent169669b34a7a651dafd276388b29fb1ff5db6253 (diff)
add core-team change announcement
Diffstat (limited to 'content')
-rw-r--r--content/2019-03-12-this-week-in-rust.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/2019-03-12-this-week-in-rust.md b/content/2019-03-12-this-week-in-rust.md
index 17be7ab..675f065 100644
--- a/content/2019-03-12-this-week-in-rust.md
+++ b/content/2019-03-12-this-week-in-rust.md
@@ -16,6 +16,7 @@ If you find any errors in this week's issue, [please submit a PR](https://github
## News & Blog Posts
+* [New members for the Rust core team](https://internals.rust-lang.org/t/new-members-for-the-rust-core-team/9575).
* [Tools team changes](https://internals.rust-lang.org/t/tools-team-changes/9569).
* [Raspberry Pi 3: Hardware debugging using JTAG](https://github.com/rust-embedded/rust-raspi3-OS-tutorials/tree/master/0B_hw_debug_JTAG).
* [From 46s to 5s - Optimizing a 350 line raytracer in Rust](https://blog.usejournal.com/from-48s-to-5s-optimizing-a-350-line-pathtracer-in-rust-191ab4a1a412).