summaryrefslogtreecommitdiffstats
path: root/drafts
diff options
context:
space:
mode:
authorJonathan Sundqvist <jonathan@argpar.se>2019-06-24 17:11:48 +0200
committerGitHub <noreply@github.com>2019-06-24 17:11:48 +0200
commitb40a47a38dd3e39e63a5b3146fa35b9ec0206c38 (patch)
treef8820eb4ba7f0f8d58f2ce5d7a9219f3aee834fe /drafts
parent3d7d516aeab266f41bee79c49c4ae02eb5ce6feb (diff)
Request for implementation
Diffstat (limited to 'drafts')
-rw-r--r--drafts/2019-06-25-this-week-in-rust.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/drafts/2019-06-25-this-week-in-rust.md b/drafts/2019-06-25-this-week-in-rust.md
index 08477d5..e7a583e 100644
--- a/drafts/2019-06-25-this-week-in-rust.md
+++ b/drafts/2019-06-25-this-week-in-rust.md
@@ -34,6 +34,7 @@ Some of these tasks may also have mentors available, visit the task page for mor
* [Final async/await testing push](https://internals.rust-lang.org/t/final-async-await-testing-push/10423).
* [Rubble: Help wanted solving our BLE stack problem](https://mckeogh.tech/help-wanted-ble/). Rubble is a Bluetooth Low Energy compatible protocol stack for embedded Rust.
* [contrie: Rayon support: FromParallelIterator & ParallelExtend](https://github.com/vorner/contrie/issues/3). ConTrie is a concurrent hash-trie map & set.
+* [Request for implementation](https://github.com/dtolnay/request-for-implementation/) - Crates that don't exist but should. Suggest your own design and someone will pick it up.
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].