Skip to content

Commit 16988c9

Browse files
committed
2015-02-23
1 parent 7d2241b commit 16988c9

File tree

1 file changed

+76
-0
lines changed

1 file changed

+76
-0
lines changed
Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
Title: This Week in Rust 71
2+
Date: 2015-02-23
3+
Category: This Week in Rust
4+
5+
Hello and welcome to another issue of *This Week in Rust*!
6+
[Rust](http://rust-lang.org) is a systems language pursuing the trifecta:
7+
safety, concurrency, and speed. This is a weekly summary of its progress and
8+
community. Want something mentioned? [Send me an
9+
email!](mailto:[email protected]?subject=This%20Week%20in%20Rust%20Suggestion)
10+
Want to get involved? [We love
11+
contributions](https://github.com/rust-lang/rust/wiki/Note-guide-for-new-contributors).
12+
13+
*This Week in Rust* is openly developed [on GitHub](https://github.com/cmr/this-week-in-rust).
14+
If you find any errors or omissions in this week's issue, [please submit a PR](https://github.com/cmr/this-week-in-rust/pulls).
15+
16+
# What's cooking on master?
17+
18+
XXX pull requests were [merged in the last week][merged], and XXX [RFC PRs][rfcs].
19+
20+
[merged]: https://github.com/rust-lang/rust/pulls?q=is%3Apr+is%3Amerged+merged%3A2015-01-12..2015-01-18
21+
[rfcs]: https://github.com/rust-lang/rfcs/pulls?q=is%3Apr+is%3Amerged+merged%3A2015-01-12..2015-01-18
22+
23+
Now you can follow breaking changes *[as they happen][BitRust]*!
24+
25+
[BitRust]: http://bitrust.octarineparrot.com/
26+
27+
## Breaking Changes
28+
29+
30+
31+
## Other Changes
32+
33+
34+
35+
## New Contributors
36+
37+
38+
39+
## Approved RFCs
40+
41+
42+
43+
## New RFCs
44+
45+
46+
# Friend of the Tree
47+
48+
The Rust Team likes to occassionally recognize people who have made outstanding contributions to The Rust Project, its ecosystem, and its community. These people are 'friends of the tree'.
49+
50+
This week's friend of the tree was ...
51+
52+
# Quote of the Week
53+
54+
55+
# Notable Links
56+
57+
* [Weekly-meetings/2014-18-11][mtg]: what? [Reddit][mtg-reddit].
58+
59+
[mtg]: https://github.com/rust-lang/meeting-minutes/blob/master/weekly-meetings/2014-18-11.md
60+
[mtg-reddit]:
61+
62+
63+
# Project Updates
64+
65+
66+
67+
# Upcoming Events
68+
69+
* [What?]
70+
71+
If you are running a Rust event please add it to the [calendar] to get
72+
it mentioned here. Email [Erick Tryzelaar] or [Brian Anderson] for access.
73+
74+
[calendar]: https://www.google.com/calendar/embed?src=apd9vmbc22egenmtu5l6c5jbfc%40group.calendar.google.com
75+
[erickt]: Erick Tryzelaar <[email protected]>
76+
[brson] Brian Anderson <[email protected]>

0 commit comments

Comments
 (0)