Release notes
*Sourced from [bitflags's releases](https://github.com/rust-lang-nursery/bitflags/releases).*
> ## 1.0.2
> - 30% improvement in compile time of bitflags crate ([#156](https://github-redirect.dependabot.com/rust-lang-nursery/bitflags/issues/156))
> - Documentation improvements ([#153](https://github-redirect.dependabot.com/rust-lang-nursery/bitflags/issues/153))
> - Implementation cleanup ([#149](https://github-redirect.dependabot.com/rust-lang-nursery/bitflags/issues/149))
Changelog
*Sourced from [bitflags's changelog](https://github.com/rust-lang-nursery/bitflags/blob/master/CHANGELOG.md).*
> # 1.0.2
>
> - 30% improvement in compile time of bitflags crate ([#156])
>
> - Documentation improvements ([#153])
>
> - Implementation cleanup ([#149])
>
> [#156]: https://github-redirect.dependabot.com/rust-lang-nursery/bitflags/pull/156
> [#153]: https://github-redirect.dependabot.com/rust-lang-nursery/bitflags/pull/153
> [#149]: https://github-redirect.dependabot.com/rust-lang-nursery/bitflags/pull/149
Commits
- [`74aa397`](https://github.com/rust-lang-nursery/bitflags/commit/74aa397b0e6899c8b5131da34351e7d87d247038) Release 1.0.2
- [`fa53696`](https://github.com/rust-lang-nursery/bitflags/commit/fa536969e6f5f93328922f62a59c8fac584716c1) Changelog for 1.0.2
- [`a8cda09`](https://github.com/rust-lang-nursery/bitflags/commit/a8cda0922ef06dd36f68fdfbadbd761495d20c07) Merge pull request [#156](https://github-redirect.dependabot.com/rust-lang-nursery/bitflags/issues/156) from CAD97/patch-1
- [`0f42a00`](https://github.com/rust-lang-nursery/bitflags/commit/0f42a0085df182cc5a2dbf15a4a97711eca33fac) Revert example_generated::Flags to pub
- [`07a4252`](https://github.com/rust-lang-nursery/bitflags/commit/07a4252f2567127f05efa5153bbd210562a19a5b) Merge pull request [#153](https://github-redirect.dependabot.com/rust-lang-nursery/bitflags/issues/153) from hcpl/fix-examples
- [`a9a1dd8`](https://github.com/rust-lang-nursery/bitflags/commit/a9a1dd8a9303a8e53ea9dd11803489b4012ebc57) Merge pull request [#149](https://github-redirect.dependabot.com/rust-lang-nursery/bitflags/issues/149) from hmvp/master
- [`5dd6762`](https://github.com/rust-lang-nursery/bitflags/commit/5dd6762d272a9a5b99be871eddb3011898c2cddf) Don't build example by default
- [`ce6c446`](https://github.com/rust-lang-nursery/bitflags/commit/ce6c4462aba101de546e6aa7d50780d35b652bc6) Fix the example `Flags` struct
- [`3ae4262`](https://github.com/rust-lang-nursery/bitflags/commit/3ae42624f53a5519a313a1b43ddb089f777d2d6d) Fix clippy lints
- [`13e54b4`](https://github.com/rust-lang-nursery/bitflags/commit/13e54b43c92c9ef170b6a6a122da82d8f5c0d283) Tweak travis config
- Additional commits viewable in [compare view](https://github.com/rust-lang-nursery/bitflags/compare/1.0.1...1.0.2)
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.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot ignore this [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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language
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)
- 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 bitflags from 1.0.1 to 1.0.2.
Release notes
*Sourced from [bitflags's releases](https://github.com/rust-lang-nursery/bitflags/releases).* > ## 1.0.2 > - 30% improvement in compile time of bitflags crate ([#156](https://github-redirect.dependabot.com/rust-lang-nursery/bitflags/issues/156)) > - Documentation improvements ([#153](https://github-redirect.dependabot.com/rust-lang-nursery/bitflags/issues/153)) > - Implementation cleanup ([#149](https://github-redirect.dependabot.com/rust-lang-nursery/bitflags/issues/149))Changelog
*Sourced from [bitflags's changelog](https://github.com/rust-lang-nursery/bitflags/blob/master/CHANGELOG.md).* > # 1.0.2 > > - 30% improvement in compile time of bitflags crate ([#156]) > > - Documentation improvements ([#153]) > > - Implementation cleanup ([#149]) > > [#156]: https://github-redirect.dependabot.com/rust-lang-nursery/bitflags/pull/156 > [#153]: https://github-redirect.dependabot.com/rust-lang-nursery/bitflags/pull/153 > [#149]: https://github-redirect.dependabot.com/rust-lang-nursery/bitflags/pull/149Commits
- [`74aa397`](https://github.com/rust-lang-nursery/bitflags/commit/74aa397b0e6899c8b5131da34351e7d87d247038) Release 1.0.2 - [`fa53696`](https://github.com/rust-lang-nursery/bitflags/commit/fa536969e6f5f93328922f62a59c8fac584716c1) Changelog for 1.0.2 - [`a8cda09`](https://github.com/rust-lang-nursery/bitflags/commit/a8cda0922ef06dd36f68fdfbadbd761495d20c07) Merge pull request [#156](https://github-redirect.dependabot.com/rust-lang-nursery/bitflags/issues/156) from CAD97/patch-1 - [`0f42a00`](https://github.com/rust-lang-nursery/bitflags/commit/0f42a0085df182cc5a2dbf15a4a97711eca33fac) Revert example_generated::Flags to pub - [`07a4252`](https://github.com/rust-lang-nursery/bitflags/commit/07a4252f2567127f05efa5153bbd210562a19a5b) Merge pull request [#153](https://github-redirect.dependabot.com/rust-lang-nursery/bitflags/issues/153) from hcpl/fix-examples - [`a9a1dd8`](https://github.com/rust-lang-nursery/bitflags/commit/a9a1dd8a9303a8e53ea9dd11803489b4012ebc57) Merge pull request [#149](https://github-redirect.dependabot.com/rust-lang-nursery/bitflags/issues/149) from hmvp/master - [`5dd6762`](https://github.com/rust-lang-nursery/bitflags/commit/5dd6762d272a9a5b99be871eddb3011898c2cddf) Don't build example by default - [`ce6c446`](https://github.com/rust-lang-nursery/bitflags/commit/ce6c4462aba101de546e6aa7d50780d35b652bc6) Fix the example `Flags` struct - [`3ae4262`](https://github.com/rust-lang-nursery/bitflags/commit/3ae42624f53a5519a313a1b43ddb089f777d2d6d) Fix clippy lints - [`13e54b4`](https://github.com/rust-lang-nursery/bitflags/commit/13e54b43c92c9ef170b6a6a122da82d8f5c0d283) Tweak travis config - Additional commits viewable in [compare view](https://github.com/rust-lang-nursery/bitflags/compare/1.0.1...1.0.2)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
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language 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) - 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.