Commits
- [`ab54a0b`](https://github.com/alexcrichton/cc-rs/commit/ab54a0b7555eb1cee9e90f7b9d9fc8514f9e16b2) Bump to 1.0.35
- [`f72e44e`](https://github.com/alexcrichton/cc-rs/commit/f72e44e96de1b97ab5d80bbc0f97fa7c0377cb48) Merge pull request [#389](https://github-redirect.dependabot.com/alexcrichton/cc-rs/issues/389) from Zoxc/vs2019
- [`e9c290b`](https://github.com/alexcrichton/cc-rs/commit/e9c290b214f4274b7ca311bea1a52bfd48be4f47) Make detection more robust
- [`8e37948`](https://github.com/alexcrichton/cc-rs/commit/8e37948c38c36e540c1a5264f11ce3a1730aeb39) Autodetect VS 2019
- [`aa6aac8`](https://github.com/alexcrichton/cc-rs/commit/aa6aac852e36f30789746b9f5c507aee2efcfb0a) Run rustfmt
- [`d2e7d4b`](https://github.com/alexcrichton/cc-rs/commit/d2e7d4b81d77211802da7fda95125ec65084ef3d) More typos...
- [`5e555f3`](https://github.com/alexcrichton/cc-rs/commit/5e555f380d43bc805a940b779bea491119ec778b) Install 32-bit libc++
- [`b94e978`](https://github.com/alexcrichton/cc-rs/commit/b94e9789c3f8e0cbfd27be2b8c0d0d02f1751af2) Install gcc-multilib for 32-bit compiles on Linux
- [`5391cc8`](https://github.com/alexcrichton/cc-rs/commit/5391cc8311cb508f91b55f5c2409118df0cea5d1) Actually execute tests on Linux
- See full diff in [compare view](https://github.com/alexcrichton/cc-rs/compare/1.0.34...1.0.35)
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.
If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@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 cc from 1.0.34 to 1.0.35.
Commits
- [`ab54a0b`](https://github.com/alexcrichton/cc-rs/commit/ab54a0b7555eb1cee9e90f7b9d9fc8514f9e16b2) Bump to 1.0.35 - [`f72e44e`](https://github.com/alexcrichton/cc-rs/commit/f72e44e96de1b97ab5d80bbc0f97fa7c0377cb48) Merge pull request [#389](https://github-redirect.dependabot.com/alexcrichton/cc-rs/issues/389) from Zoxc/vs2019 - [`e9c290b`](https://github.com/alexcrichton/cc-rs/commit/e9c290b214f4274b7ca311bea1a52bfd48be4f47) Make detection more robust - [`8e37948`](https://github.com/alexcrichton/cc-rs/commit/8e37948c38c36e540c1a5264f11ce3a1730aeb39) Autodetect VS 2019 - [`aa6aac8`](https://github.com/alexcrichton/cc-rs/commit/aa6aac852e36f30789746b9f5c507aee2efcfb0a) Run rustfmt - [`d2e7d4b`](https://github.com/alexcrichton/cc-rs/commit/d2e7d4b81d77211802da7fda95125ec65084ef3d) More typos... - [`5e555f3`](https://github.com/alexcrichton/cc-rs/commit/5e555f380d43bc805a940b779bea491119ec778b) Install 32-bit libc++ - [`b94e978`](https://github.com/alexcrichton/cc-rs/commit/b94e9789c3f8e0cbfd27be2b8c0d0d02f1751af2) Install gcc-multilib for 32-bit compiles on Linux - [`5391cc8`](https://github.com/alexcrichton/cc-rs/commit/5391cc8311cb508f91b55f5c2409118df0cea5d1) Actually execute tests on Linux - See full diff in [compare view](https://github.com/alexcrichton/cc-rs/compare/1.0.34...1.0.35)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
.If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@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.