summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVikrant Chaudhary <nasa42@gmail.com>2019-06-27 03:25:29 +0900
committerGitHub <noreply@github.com>2019-06-27 03:25:29 +0900
commitaea4e3a519de3def6cc588decf7020775358bcbb (patch)
tree4b961fe73f6db36d7383a13c6912572185ca1e33
parent805b72dae23fe5cee2a7a0c8cc8296b62812613a (diff)
parentb40a47a38dd3e39e63a5b3146fa35b9ec0206c38 (diff)
Merge pull request #942 from jonathan-s/patch-1
Request for implementation
-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 99616e5..d27a733 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].