Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add #[inline] for struct methods, comment the file that it's genera… #3

Merged
merged 1 commit into from
Apr 11, 2019
Merged

Add #[inline] for struct methods, comment the file that it's genera… #3

merged 1 commit into from
Apr 11, 2019

Conversation

ice1000
Copy link
Contributor

@ice1000 ice1000 commented Apr 11, 2019

…ted.

I added .idea and .vscode to .gitignore to avoid unintentional output of git status by the way.

Signed-off-by: ice1000 ice1000kotlin@foxmail.com

…ted.

Signed-off-by: ice1000 <ice1000kotlin@foxmail.com>
@ice1000
Copy link
Contributor Author

ice1000 commented Apr 11, 2019

Copy link
Collaborator

@nrc nrc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, good idea!

@nrc nrc merged commit 4c9e405 into tikv:master Apr 11, 2019
@ice1000 ice1000 deleted the inline-and-comments branch April 11, 2019 04:10
@ice1000 ice1000 added the enhancement New feature or request label Apr 19, 2019
Hoverbear pushed a commit to tikv/raft-rs 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>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants