@@ -4,12 +4,16 @@ Date: YYYY-MM-DD
4
4
Category: This Week in Rust
5
5
6
6
Hello and welcome to another issue of * This Week in Rust* !
7
- [ Rust] ( http:// rust-lang.org ) is a systems language pursuing the trifecta:
7
+ [ Rust] [ rust ] is a systems language pursuing the trifecta:
8
8
safety, concurrency, and speed. This is a weekly summary of its progress and
9
- community. Want something mentioned? Tweet us at [ @ThisWeekInRust ] ( https://twitter.com/ThisWeekInRust ) or [ send us an
10
- email] ( mailto:corey@octayn.net?subject=This%20Week%20in%20Rust%20Suggestion ) !
11
- Want to get involved? [ We love
12
- contributions] ( https://github.com/rust-lang/rust/wiki/Note-guide-for-new-contributors ) .
9
+ community. Want something mentioned? Tweet us at [ @ThisWeekInRust ] [ twitter ] or
10
+ [ send us an email] [ email ] ! Want to get involved?
11
+ [ We love contributions] [ contributions ] .
12
+
13
+ [ rust ] : https://www.rust-lang.org
14
+ [ twitter ] : https://twitter.com/ThisWeekInRust
15
+ [ email ] : mailto:corey@octayn.net?subject=This%20Week%20in%20Rust%20Suggestion
16
+ [ contributions ] : https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md
13
17
14
18
* This Week in Rust* is openly developed [ on GitHub] ( https://github.com/cmr/this-week-in-rust ) .
15
19
If you find any errors in this week's issue, [ please submit a PR] ( https://github.com/cmr/this-week-in-rust/pulls ) .
@@ -43,7 +47,7 @@ are the RFCs that were approved for implementation this week:
43
47
44
48
# Final Comment Period
45
49
46
- Every week [ the team] ( https://rust-lang.org/team.html ) announces the
50
+ Every week [ the team] ( https://www. rust-lang.org/team.html ) announces the
47
51
'final comment period' for RFCs and key PRs which are reaching a
48
52
decision. Express your opinions now. [ This week's FCPs] [ fcp ] are:
49
53
@@ -56,7 +60,7 @@ decision. Express your opinions now. [This week's FCPs][fcp] are:
56
60
57
61
# Friend of the Tree
58
62
59
- [ The Rust Team] ( http ://www.rust-lang.org/team.html) likes to
63
+ [ The Rust Team] ( https ://www.rust-lang.org/team.html) likes to
60
64
occasionally recognize people who have made
61
65
outstanding contributions to The Rust Project, its ecosystem, and its
62
66
community. These people are 'friends of the tree'.
@@ -66,7 +70,7 @@ community. These people are 'friends of the tree'.
66
70
67
71
# Subteam reports
68
72
69
- Every week [ The Rust Team] ( http ://www.rust-lang.org/team.html) release
73
+ Every week [ The Rust Team] ( https ://www.rust-lang.org/team.html) release
70
74
a report on what is going on in their corner of the project. Here are
71
75
the highlights from [ this week's report] ( TODO ) .
72
76
@@ -110,4 +114,4 @@ Explanation and link.
110
114
111
115
Thanks to XXX for the tip. [ Submit your quotes for next week!] [ submit ] .
112
116
113
- [ submit ] : http ://users.rust-lang.org/t/twir-quote-of-the-week/328
117
+ [ submit ] : https ://users.rust-lang.org/t/twir-quote-of-the-week/328
0 commit comments