Merge commit '2ca58e7dda' into clippyup
This commit is contained in:
commit
f82ac4d448
143 changed files with 4317 additions and 1084 deletions
|
|
@ -12,7 +12,7 @@ labels: L-lint
|
|||
|
||||
- Kind: *See <https://github.com/rust-lang/rust-clippy/blob/master/README.md#clippy> for list of lint kinds*
|
||||
|
||||
*What benefit of this lint over old code?*
|
||||
*What is the advantage of the recommended code over the original code*
|
||||
|
||||
For example:
|
||||
- Remove bounce checking inserted by ...
|
||||
|
|
|
|||
|
|
@ -240,7 +240,8 @@ jobs:
|
|||
- 'Geal/nom'
|
||||
- 'rust-lang/stdarch'
|
||||
- 'serde-rs/serde'
|
||||
- 'chronotope/chrono'
|
||||
# FIXME: chrono currently cannot be compiled with `--all-targets`
|
||||
# - 'chronotope/chrono'
|
||||
- 'hyperium/hyper'
|
||||
- 'rust-random/rand'
|
||||
- 'rust-lang/futures-rs'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue