summaryrefslogtreecommitdiffstats
path: root/content/2015-06-29-this-week-in-rust.md
diff options
context:
space:
mode:
authorCorey Richardson <corey@octayn.net>2015-06-30 00:07:42 -0400
committerCorey Richardson <corey@octayn.net>2015-06-30 00:07:42 -0400
commit9e98e88143ace0755876ae82969b53c9cab0e003 (patch)
tree25acf789f04664c1792326b9116ba50be999929a /content/2015-06-29-this-week-in-rust.md
parent17c3c2c6482b20df09ae284a027fe19f362647ac (diff)
2015-06-29: Add new contributors
Diffstat (limited to 'content/2015-06-29-this-week-in-rust.md')
-rw-r--r--content/2015-06-29-this-week-in-rust.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/content/2015-06-29-this-week-in-rust.md b/content/2015-06-29-this-week-in-rust.md
index bc12094..6076b9c 100644
--- a/content/2015-06-29-this-week-in-rust.md
+++ b/content/2015-06-29-this-week-in-rust.md
@@ -62,6 +62,18 @@ Now you can follow breaking changes *[as they happen][BitRust2]*!
* [MSVC: Implement runtime support for unwinding](https://github.com/rust-lang/rust/pull/26569). A key aspect is missing, however, which is that unwinding is still turned off by default for MSVC.
* [Suggest missing trait bounds when a method exists but the bounds aren't satisfied](https://github.com/rust-lang/rust/pull/26435).
+# New Contributors
+
+* Andy Grover
+* Brody Holden
+* Christian Persson
+* Cruz Julian Bishop
+* Dirkjan Ochtman
+* Gulshan Singh
+* Jake Hickey
+* Makoto Kato
+* Yongqian Li
+
# Final Comment Period
Every week the teams announce a 'final comment period' for RFCs which