Skip to content

Commit 90e528f

Browse files
authored
Merge pull request #1060 from gterzian/patch-12
Adding a blog post
2 parents 58d416e + 964ce67 commit 90e528f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

drafts/2019-11-05-this-week-in-rust.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ If you find any errors in this week's issue, [please submit a PR](https://github
1616

1717
## News & Blog Posts
1818

19+
* [Rust concurrency patterns: condvars and locks](https://medium.com/@polyglot_factotum/rust-concurrency-patterns-condvars-and-locks-e278f18db74f).
20+
1921
# Crate of the Week
2022

2123
This week's crate is [displaydoc](https://github.com/yaahc/displaydoc), a procedural derive macro to implement `Display` by string-interpolating the doc comment.

0 commit comments

Comments
 (0)