Changelog
*Sourced from [clippy's changelog](https://github.com/rust-lang-nursery/rust-clippy/blob/master/CHANGELOG.md).*
> ## 0.0.212
> * Rustup to *rustc 1.29.0-nightly (e06c87544 2018-07-06)*
>
> ## 0.0.211
> * Rustup to *rustc 1.28.0-nightly (e3bf634e0 2018-06-28)*
>
> ## 0.0.210
> * Rustup to *rustc 1.28.0-nightly (01cc982e9 2018-06-24)*
>
> ## 0.0.209
> * Rustup to *rustc 1.28.0-nightly (523097979 2018-06-18)*
>
> ## 0.0.208
> * Rustup to *rustc 1.28.0-nightly (86a8f1a63 2018-06-17)*
>
> ## 0.0.207
> * Rustup to *rustc 1.28.0-nightly (2a0062974 2018-06-09)*
>
> ## 0.0.206
> * Rustup to *rustc 1.28.0-nightly (5bf68db6e 2018-05-28)*
>
> ## 0.0.205
> * Rustup to *rustc 1.28.0-nightly (990d8aa74 2018-05-25)*
> * Rename `unused_lifetimes` to `extra_unused_lifetimes` because of naming conflict with new rustc lint
>
> ## 0.0.204
> * Rustup to *rustc 1.28.0-nightly (71e87be38 2018-05-22)*
>
> ## 0.0.203
> * Rustup to *rustc 1.28.0-nightly (a3085756e 2018-05-19)*
> * clippy attributes are now of the form `clippy::cyclomatic_complexity` instead of `clippy(cyclomatic_complexity)`
>
> ## 0.0.202
> * Rustup to *rustc 1.28.0-nightly (952f344cd 2018-05-18)*
>
> ## 0.0.201
> * Rustup to *rustc 1.27.0-nightly (2f2a11dfc 2018-05-16)*
>
> ## 0.0.200
> * Rustup to *rustc 1.27.0-nightly (9fae15374 2018-05-13)*
>
> ## 0.0.199
> * Rustup to *rustc 1.27.0-nightly (ff2ac35db 2018-05-12)*
>
> ## 0.0.198
> * Rustup to *rustc 1.27.0-nightly (acd3871ba 2018-05-10)*
>
> ## 0.0.197
> * Rustup to *rustc 1.27.0-nightly (428ea5f6b 2018-05-06)*
>
> ... (truncated)
Commits
- [`d914106`](https://github.com/rust-lang-nursery/rust-clippy/commit/d914106d871050f84f465fc906b9b7b431d828ce) Bump to 0.0.212
- [`184b99d`](https://github.com/rust-lang-nursery/rust-clippy/commit/184b99de39055d44e4b302d09a1d902070336425) Merge branch 'pr-2889'
- [`5e92e7a`](https://github.com/rust-lang-nursery/rust-clippy/commit/5e92e7afb480799298225656f97dd1525f81bc47) Merge pull request [#2898](https://github-redirect.dependabot.com/rust-lang-nursery/rust-clippy/issues/2898) from dwijnand/Clippy
- [`aad450e`](https://github.com/rust-lang-nursery/rust-clippy/commit/aad450ef923091ba4699891df0fe518f0d3686f6) Merge pull request [#2899](https://github-redirect.dependabot.com/rust-lang-nursery/rust-clippy/issues/2899) from nrc/rustup
- [`6d9d3ba`](https://github.com/rust-lang-nursery/rust-clippy/commit/6d9d3bac1dd73641a145534b32d5454815a573c0) Add some more winapi features
- [`28daee4`](https://github.com/rust-lang-nursery/rust-clippy/commit/28daee4c919dd88772847ec5240eb850bb0dcbf3) Rustup
- [`d95d651`](https://github.com/rust-lang-nursery/rust-clippy/commit/d95d6516b4aef52b3556bd61afe33e9f37bcd2df) Consistently call it "Clippy", not clippy or rust-clippy
- [`6c70013`](https://github.com/rust-lang-nursery/rust-clippy/commit/6c70013f93a18c1ca7990efa8b1464acc6e18ce7) Merge pull request [#2895](https://github-redirect.dependabot.com/rust-lang-nursery/rust-clippy/issues/2895) from gnzlbg/lint_no_inline
- [`3fec3b4`](https://github.com/rust-lang-nursery/rust-clippy/commit/3fec3b47b637fddaa796e89576798a4fa5b5fbff) refactor function
- [`14cbdf2`](https://github.com/rust-lang-nursery/rust-clippy/commit/14cbdf2607faafd608ea94234456c509e058e291) do not apply lint to executable crate type
- Additional commits viewable in [compare view](https://github.com/rust-lang-nursery/rust-clippy/compare/v0.0.194...v0.0.212)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps clippy from 0.0.194 to 0.0.212.
Changelog
*Sourced from [clippy's changelog](https://github.com/rust-lang-nursery/rust-clippy/blob/master/CHANGELOG.md).* > ## 0.0.212 > * Rustup to *rustc 1.29.0-nightly (e06c87544 2018-07-06)* > > ## 0.0.211 > * Rustup to *rustc 1.28.0-nightly (e3bf634e0 2018-06-28)* > > ## 0.0.210 > * Rustup to *rustc 1.28.0-nightly (01cc982e9 2018-06-24)* > > ## 0.0.209 > * Rustup to *rustc 1.28.0-nightly (523097979 2018-06-18)* > > ## 0.0.208 > * Rustup to *rustc 1.28.0-nightly (86a8f1a63 2018-06-17)* > > ## 0.0.207 > * Rustup to *rustc 1.28.0-nightly (2a0062974 2018-06-09)* > > ## 0.0.206 > * Rustup to *rustc 1.28.0-nightly (5bf68db6e 2018-05-28)* > > ## 0.0.205 > * Rustup to *rustc 1.28.0-nightly (990d8aa74 2018-05-25)* > * Rename `unused_lifetimes` to `extra_unused_lifetimes` because of naming conflict with new rustc lint > > ## 0.0.204 > * Rustup to *rustc 1.28.0-nightly (71e87be38 2018-05-22)* > > ## 0.0.203 > * Rustup to *rustc 1.28.0-nightly (a3085756e 2018-05-19)* > * clippy attributes are now of the form `clippy::cyclomatic_complexity` instead of `clippy(cyclomatic_complexity)` > > ## 0.0.202 > * Rustup to *rustc 1.28.0-nightly (952f344cd 2018-05-18)* > > ## 0.0.201 > * Rustup to *rustc 1.27.0-nightly (2f2a11dfc 2018-05-16)* > > ## 0.0.200 > * Rustup to *rustc 1.27.0-nightly (9fae15374 2018-05-13)* > > ## 0.0.199 > * Rustup to *rustc 1.27.0-nightly (ff2ac35db 2018-05-12)* > > ## 0.0.198 > * Rustup to *rustc 1.27.0-nightly (acd3871ba 2018-05-10)* > > ## 0.0.197 > * Rustup to *rustc 1.27.0-nightly (428ea5f6b 2018-05-06)* > > ... (truncated)Commits
- [`d914106`](https://github.com/rust-lang-nursery/rust-clippy/commit/d914106d871050f84f465fc906b9b7b431d828ce) Bump to 0.0.212 - [`184b99d`](https://github.com/rust-lang-nursery/rust-clippy/commit/184b99de39055d44e4b302d09a1d902070336425) Merge branch 'pr-2889' - [`5e92e7a`](https://github.com/rust-lang-nursery/rust-clippy/commit/5e92e7afb480799298225656f97dd1525f81bc47) Merge pull request [#2898](https://github-redirect.dependabot.com/rust-lang-nursery/rust-clippy/issues/2898) from dwijnand/Clippy - [`aad450e`](https://github.com/rust-lang-nursery/rust-clippy/commit/aad450ef923091ba4699891df0fe518f0d3686f6) Merge pull request [#2899](https://github-redirect.dependabot.com/rust-lang-nursery/rust-clippy/issues/2899) from nrc/rustup - [`6d9d3ba`](https://github.com/rust-lang-nursery/rust-clippy/commit/6d9d3bac1dd73641a145534b32d5454815a573c0) Add some more winapi features - [`28daee4`](https://github.com/rust-lang-nursery/rust-clippy/commit/28daee4c919dd88772847ec5240eb850bb0dcbf3) Rustup - [`d95d651`](https://github.com/rust-lang-nursery/rust-clippy/commit/d95d6516b4aef52b3556bd61afe33e9f37bcd2df) Consistently call it "Clippy", not clippy or rust-clippy - [`6c70013`](https://github.com/rust-lang-nursery/rust-clippy/commit/6c70013f93a18c1ca7990efa8b1464acc6e18ce7) Merge pull request [#2895](https://github-redirect.dependabot.com/rust-lang-nursery/rust-clippy/issues/2895) from gnzlbg/lint_no_inline - [`3fec3b4`](https://github.com/rust-lang-nursery/rust-clippy/commit/3fec3b47b637fddaa796e89576798a4fa5b5fbff) refactor function - [`14cbdf2`](https://github.com/rust-lang-nursery/rust-clippy/commit/14cbdf2607faafd608ea94234456c509e058e291) do not apply lint to executable crate type - Additional commits viewable in [compare view](https://github.com/rust-lang-nursery/rust-clippy/compare/v0.0.194...v0.0.212)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.