summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Anderson <andersrb@gmail.com>2019-07-01 15:29:41 -0700
committerBrian Anderson <andersrb@gmail.com>2019-07-01 15:29:41 -0700
commit2c7c7a00d1c41346c188c3a93a18d86ca99f4833 (patch)
treef87415ecda87aaab17b79e43faf957c206bffdd6
parent2d212376d7f1ebeb5f9a1607093b4478192ac931 (diff)
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 af5e905..a6d99bc 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].