nrc
mentioned this pull request
Merged
brson previously approved these changes Feb 21, 2019
Closed
Hoverbear pushed a commit that referenced this pull request
Apr 23, 2019* Regenerate Signed-off-by: ice1000 <ice1000kotlin@foxmail.com> * Update to Rust 2018 (#184) * Migrate to Rust 2018 * Remove rust-toolchain file The toolchains tested on CI are specified in their own ways, so this is only used for local builds where developers. Its better for developers not to have this file around in case they have their own preferences. (cherry picked from commit addddd2 ) Signed-off-by: ice1000 <ice1000kotlin@foxmail.com> * Migration leftovers Signed-off-by: ice1000 <ice1000kotlin@foxmail.com> * Fix compilation errors under `src` Signed-off-by: ice1000 <ice1000kotlin@foxmail.com> * Fix most test failings Signed-off-by: ice1000 <ice1000kotlin@foxmail.com> * Remove some unintentional changes produced by careless merging Signed-off-by: ice1000 <ice1000kotlin@foxmail.com> * Use tikv/protobuf-build#3 Signed-off-by: ice1000 <ice1000kotlin@foxmail.com> * Fix warning Signed-off-by: ice1000 <ice1000kotlin@foxmail.com> * Fix tests Signed-off-by: ice1000 <ice1000kotlin@foxmail.com> * Bump protobuf-build to 0.4.2 Signed-off-by: ice1000 <ice1000kotlin@foxmail.com> * Address some warnings (#219) Signed-off-by: ice1000 <ice1000kotlin@foxmail.com> * Address comments: add `Codec` back, replace protobuf version with 2 Signed-off-by: ice1000 <ice1000kotlin@foxmail.com> * Address nightly warnings Signed-off-by: ice1000 <ice1000kotlin@foxmail.com> * Remove the whole `cfg_attr` Signed-off-by: ice1000 <ice1000kotlin@foxmail.com>