summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVikrant Chaudhary <nasa42@gmail.com>2019-07-04 00:12:44 +0900
committerGitHub <noreply@github.com>2019-07-04 00:12:44 +0900
commit77634681be1bacb5b45582be97fbb84cc6cbdae7 (patch)
tree713b86219aa819b37830a295961eb04cd6ec9b19
parentd2aa957b931f2e26c9a3e5a8d114e75f452cf3e8 (diff)
parent2c7c7a00d1c41346c188c3a93a18d86ca99f4833 (diff)
Merge pull request #948 from brson/next
Add a tikv contributor issue
-rw-r--r--drafts/2019-07-02-this-week-in-rust.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/drafts/2019-07-02-this-week-in-rust.md b/drafts/2019-07-02-this-week-in-rust.md
index 65c2043..d0a7781 100644
--- a/drafts/2019-07-02-this-week-in-rust.md
+++ b/drafts/2019-07-02-this-week-in-rust.md
@@ -35,6 +35,7 @@ Some of these tasks may also have mentors available, visit the task page for mor
* [Winit 0.20, the state of windowing in Rust, and a request for help](https://users.rust-lang.org/t/winit-0-20-the-state-of-windowing-in-rust-and-a-request-for-help/29485).
* [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.
* [miniz_oxide: Some Panics cause segfaults in jemalloc when called from flate2](https://github.com/Frommi/miniz_oxide/issues/14).
+* [TiKV: Replace Debug formatting with Display formatting in errors, panics and logs](https://github.com/tikv/tikv/issues/4960).
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].