Tikv: Remove `extern crate` statements from the repo

Created on 11 Feb 2019  路  7Comments  路  Source: tikv/tikv

TiKV is on Rust 2018 now. That means that for the most part extern crate isn't needed. Remove all that you can.

Resources:

Note that the code in the fuzz directory is still on 2015, so don't change anything there.

difficulteasy statuhelp-wanted statumentor

Most helpful comment

@wujunze Are you still working on this? If not, I will start.

All 7 comments

Let me give this a try.
Thanks

It's all yours @wujunze !

OK @brson

@wujunze Are you still working on this? If not, I will start.

I am doing Thanks

This task looks very interesting and you are welcome to complete it together @ICEYSELF
https://github.com/tikv/tikv/pull/4297

Looks like this is fixed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

brson picture brson  路  5Comments

YangKeao picture YangKeao  路  5Comments

breeswish picture breeswish  路  6Comments

siddontang picture siddontang  路  8Comments

fredchenbj picture fredchenbj  路  8Comments