Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(deps): update rust crate trybuild to 1.0.85 #432

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
trybuild dev-dependencies patch 1.0.82 -> 1.0.85

Release Notes

dtolnay/trybuild (trybuild)

v1.0.85

Compare Source

  • Set thread name to produce better message on panic (#​243, #​244)

v1.0.84

Compare Source

v1.0.83

Compare Source

  • Improve normalization of code blocks after 'help:' (#​238)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@samueltardieu
Copy link
Collaborator

bors r

bors bot added a commit that referenced this pull request Sep 22, 2023
431: chore(deps): update pre-commit/action action to v2.0.3 r=samueltardieu a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pre-commit/action](https://togithub.com/pre-commit/action) | action | patch | `v2.0.0` -> `v2.0.3` |

---

### Release Notes

<details>
<summary>pre-commit/action (pre-commit/action)</summary>

### [`v2.0.3`](https://togithub.com/pre-commit/action/releases/tag/v2.0.3): pre-commit/[email protected]

[Compare Source](https://togithub.com/pre-commit/action/compare/v2.0.2...v2.0.3)

##### Fixes

-   `push` compatibility with `actions/checkout@v2` which checks out the branch
    -   [#&#8203;97](https://togithub.com/pre-commit/action/issues/97) PR by [`@&#8203;jackton1](https://togithub.com/jackton1).`

### [`v2.0.2`](https://togithub.com/pre-commit/action/releases/tag/v2.0.2): pre-commit/[email protected]

[Compare Source](https://togithub.com/pre-commit/action/compare/v2.0.1...v2.0.2)

retag of 2.0.1 but on the proper branch

### [`v2.0.1`](https://togithub.com/pre-commit/action/releases/tag/v2.0.1): pre-commit/[email protected]

[Compare Source](https://togithub.com/pre-commit/action/compare/v2.0.0...v2.0.1)

##### Fixes

-   Avoid failures if cache saving fails
    -   [#&#8203;54](https://togithub.com/pre-commit/action/issues/54) PR by [`@&#8203;s-weigand](https://togithub.com/s-weigand)`
    -   [#&#8203;53](https://togithub.com/pre-commit/action/issues/53) issue by [`@&#8203;s-weigand](https://togithub.com/s-weigand)`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/samueltardieu/pathfinding).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->


432: chore(deps): update rust crate trybuild to 1.0.85 r=samueltardieu a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [trybuild](https://togithub.com/dtolnay/trybuild) | dev-dependencies | patch | `1.0.82` -> `1.0.85` |

---

### Release Notes

<details>
<summary>dtolnay/trybuild (trybuild)</summary>

### [`v1.0.85`](https://togithub.com/dtolnay/trybuild/releases/tag/1.0.85)

[Compare Source](https://togithub.com/dtolnay/trybuild/compare/1.0.84...1.0.85)

-   Set thread name to produce better message on panic ([#&#8203;243](https://togithub.com/dtolnay/trybuild/issues/243), [#&#8203;244](https://togithub.com/dtolnay/trybuild/issues/244))

### [`v1.0.84`](https://togithub.com/dtolnay/trybuild/releases/tag/1.0.84)

[Compare Source](https://togithub.com/dtolnay/trybuild/compare/1.0.83...1.0.84)

-   Stabilize usage of Cargo's `--keep-going` build mode, which parallelizes test compilation for a significant speedup ([rust-lang/cargo#12568, [#&#8203;240](https://togithub.com/dtolnay/trybuild/issues/240))

### [`v1.0.83`](https://togithub.com/dtolnay/trybuild/releases/tag/1.0.83)

[Compare Source](https://togithub.com/dtolnay/trybuild/compare/1.0.82...1.0.83)

-   Improve normalization of code blocks after 'help:' ([#&#8203;238](https://togithub.com/dtolnay/trybuild/issues/238))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/samueltardieu/pathfinding).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->


434: fix(deps): update rust crate thiserror to 1.0.48 r=samueltardieu a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [thiserror](https://togithub.com/dtolnay/thiserror) | dependencies | patch | `1.0.44` -> `1.0.48` |

---

### Release Notes

<details>
<summary>dtolnay/thiserror (thiserror)</summary>

### [`v1.0.48`](https://togithub.com/dtolnay/thiserror/releases/tag/1.0.48)

[Compare Source](https://togithub.com/dtolnay/thiserror/compare/1.0.47...1.0.48)

-   Improve implementation of displaying Path values in a generated Display impl ([#&#8203;251](https://togithub.com/dtolnay/thiserror/issues/251), thanks [`@&#8203;mina86](https://togithub.com/mina86))`

### [`v1.0.47`](https://togithub.com/dtolnay/thiserror/releases/tag/1.0.47)

[Compare Source](https://togithub.com/dtolnay/thiserror/compare/1.0.46...1.0.47)

-   Work around rust-analyzer bug ([rust-lang/rust-analyzer#9911)

### [`v1.0.46`](https://togithub.com/dtolnay/thiserror/releases/tag/1.0.46)

[Compare Source](https://togithub.com/dtolnay/thiserror/compare/1.0.45...1.0.46)

-   Add bootstrap workaround to allow rustc to depend on thiserror ([#&#8203;248](https://togithub.com/dtolnay/thiserror/issues/248), thanks [`@&#8203;RalfJung](https://togithub.com/RalfJung))`

### [`v1.0.45`](https://togithub.com/dtolnay/thiserror/releases/tag/1.0.45)

[Compare Source](https://togithub.com/dtolnay/thiserror/compare/1.0.44...1.0.45)

-   Update backtrace support to nightly's new Error::provide API ([rust-lang/rust#113464, [#&#8203;246](https://togithub.com/dtolnay/thiserror/issues/246))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/samueltardieu/pathfinding).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->


435: chore(deps): update rust crate codspeed-criterion-compat to 2.2.0 r=samueltardieu a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [codspeed-criterion-compat](https://codspeed.io) ([source](https://togithub.com/CodSpeedHQ/codspeed-rust)) | dev-dependencies | minor | `2.1.0` -> `2.2.0` |

---

### Release Notes

<details>
<summary>CodSpeedHQ/codspeed-rust (codspeed-criterion-compat)</summary>

### [`v2.2.0`](https://togithub.com/CodSpeedHQ/codspeed-rust/releases/tag/v2.2.0)

[Compare Source](https://togithub.com/CodSpeedHQ/codspeed-rust/compare/v2.1.0...v2.2.0)

#### What's Changed

It's now possible to disable `codspeed_criterion_compat` default features.

##### Details

-   fix: allow disabling criterion default features by [`@&#8203;art049](https://togithub.com/art049)` in [CodSpeedHQ/codspeed-rust#12

**Full Changelog**: CodSpeedHQ/codspeed-rust@v2.1.0...v2.2.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/samueltardieu/pathfinding).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->


Co-authored-by: renovate[bot] <29139614 renovate[bot]@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented Sep 22, 2023

Build failed (retrying...):

@codspeed-hq
Copy link

codspeed-hq bot commented Sep 22, 2023

CodSpeed Performance Report

Merging #432 will not alter performance

Comparing renovate/trybuild-1.x (17e2828) with main (0d84d4f)

Summary

✅ 32 untouched benchmarks

bors bot added a commit that referenced this pull request Sep 22, 2023
431: chore(deps): update pre-commit/action action to v2.0.3 r=samueltardieu a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pre-commit/action](https://togithub.com/pre-commit/action) | action | patch | `v2.0.0` -> `v2.0.3` |

---

### Release Notes

<details>
<summary>pre-commit/action (pre-commit/action)</summary>

### [`v2.0.3`](https://togithub.com/pre-commit/action/releases/tag/v2.0.3): pre-commit/[email protected]

[Compare Source](https://togithub.com/pre-commit/action/compare/v2.0.2...v2.0.3)

##### Fixes

-   `push` compatibility with `actions/checkout@v2` which checks out the branch
    -   [#&#8203;97](https://togithub.com/pre-commit/action/issues/97) PR by [`@&#8203;jackton1](https://togithub.com/jackton1).`

### [`v2.0.2`](https://togithub.com/pre-commit/action/releases/tag/v2.0.2): pre-commit/[email protected]

[Compare Source](https://togithub.com/pre-commit/action/compare/v2.0.1...v2.0.2)

retag of 2.0.1 but on the proper branch

### [`v2.0.1`](https://togithub.com/pre-commit/action/releases/tag/v2.0.1): pre-commit/[email protected]

[Compare Source](https://togithub.com/pre-commit/action/compare/v2.0.0...v2.0.1)

##### Fixes

-   Avoid failures if cache saving fails
    -   [#&#8203;54](https://togithub.com/pre-commit/action/issues/54) PR by [`@&#8203;s-weigand](https://togithub.com/s-weigand)`
    -   [#&#8203;53](https://togithub.com/pre-commit/action/issues/53) issue by [`@&#8203;s-weigand](https://togithub.com/s-weigand)`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/samueltardieu/pathfinding).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->


432: chore(deps): update rust crate trybuild to 1.0.85 r=samueltardieu a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [trybuild](https://togithub.com/dtolnay/trybuild) | dev-dependencies | patch | `1.0.82` -> `1.0.85` |

---

### Release Notes

<details>
<summary>dtolnay/trybuild (trybuild)</summary>

### [`v1.0.85`](https://togithub.com/dtolnay/trybuild/releases/tag/1.0.85)

[Compare Source](https://togithub.com/dtolnay/trybuild/compare/1.0.84...1.0.85)

-   Set thread name to produce better message on panic ([#&#8203;243](https://togithub.com/dtolnay/trybuild/issues/243), [#&#8203;244](https://togithub.com/dtolnay/trybuild/issues/244))

### [`v1.0.84`](https://togithub.com/dtolnay/trybuild/releases/tag/1.0.84)

[Compare Source](https://togithub.com/dtolnay/trybuild/compare/1.0.83...1.0.84)

-   Stabilize usage of Cargo's `--keep-going` build mode, which parallelizes test compilation for a significant speedup ([rust-lang/cargo#12568, [#&#8203;240](https://togithub.com/dtolnay/trybuild/issues/240))

### [`v1.0.83`](https://togithub.com/dtolnay/trybuild/releases/tag/1.0.83)

[Compare Source](https://togithub.com/dtolnay/trybuild/compare/1.0.82...1.0.83)

-   Improve normalization of code blocks after 'help:' ([#&#8203;238](https://togithub.com/dtolnay/trybuild/issues/238))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/samueltardieu/pathfinding).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->


Co-authored-by: renovate[bot] <29139614 renovate[bot]@users.noreply.github.com>
bors bot added a commit that referenced this pull request Sep 22, 2023
431: chore(deps): update pre-commit/action action to v2.0.3 r=samueltardieu a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pre-commit/action](https://togithub.com/pre-commit/action) | action | patch | `v2.0.0` -> `v2.0.3` |

---

### Release Notes

<details>
<summary>pre-commit/action (pre-commit/action)</summary>

### [`v2.0.3`](https://togithub.com/pre-commit/action/releases/tag/v2.0.3): pre-commit/[email protected]

[Compare Source](https://togithub.com/pre-commit/action/compare/v2.0.2...v2.0.3)

##### Fixes

-   `push` compatibility with `actions/checkout@v2` which checks out the branch
    -   [#&#8203;97](https://togithub.com/pre-commit/action/issues/97) PR by [`@&#8203;jackton1](https://togithub.com/jackton1).`

### [`v2.0.2`](https://togithub.com/pre-commit/action/releases/tag/v2.0.2): pre-commit/[email protected]

[Compare Source](https://togithub.com/pre-commit/action/compare/v2.0.1...v2.0.2)

retag of 2.0.1 but on the proper branch

### [`v2.0.1`](https://togithub.com/pre-commit/action/releases/tag/v2.0.1): pre-commit/[email protected]

[Compare Source](https://togithub.com/pre-commit/action/compare/v2.0.0...v2.0.1)

##### Fixes

-   Avoid failures if cache saving fails
    -   [#&#8203;54](https://togithub.com/pre-commit/action/issues/54) PR by [`@&#8203;s-weigand](https://togithub.com/s-weigand)`
    -   [#&#8203;53](https://togithub.com/pre-commit/action/issues/53) issue by [`@&#8203;s-weigand](https://togithub.com/s-weigand)`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/samueltardieu/pathfinding).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->


432: chore(deps): update rust crate trybuild to 1.0.85 r=samueltardieu a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [trybuild](https://togithub.com/dtolnay/trybuild) | dev-dependencies | patch | `1.0.82` -> `1.0.85` |

---

### Release Notes

<details>
<summary>dtolnay/trybuild (trybuild)</summary>

### [`v1.0.85`](https://togithub.com/dtolnay/trybuild/releases/tag/1.0.85)

[Compare Source](https://togithub.com/dtolnay/trybuild/compare/1.0.84...1.0.85)

-   Set thread name to produce better message on panic ([#&#8203;243](https://togithub.com/dtolnay/trybuild/issues/243), [#&#8203;244](https://togithub.com/dtolnay/trybuild/issues/244))

### [`v1.0.84`](https://togithub.com/dtolnay/trybuild/releases/tag/1.0.84)

[Compare Source](https://togithub.com/dtolnay/trybuild/compare/1.0.83...1.0.84)

-   Stabilize usage of Cargo's `--keep-going` build mode, which parallelizes test compilation for a significant speedup ([rust-lang/cargo#12568, [#&#8203;240](https://togithub.com/dtolnay/trybuild/issues/240))

### [`v1.0.83`](https://togithub.com/dtolnay/trybuild/releases/tag/1.0.83)

[Compare Source](https://togithub.com/dtolnay/trybuild/compare/1.0.82...1.0.83)

-   Improve normalization of code blocks after 'help:' ([#&#8203;238](https://togithub.com/dtolnay/trybuild/issues/238))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/samueltardieu/pathfinding).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->


Co-authored-by: renovate[bot] <29139614 renovate[bot]@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented Sep 22, 2023

Build failed (retrying...):

bors bot added a commit that referenced this pull request Sep 22, 2023
432: chore(deps): update rust crate trybuild to 1.0.85 r=samueltardieu a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [trybuild](https://togithub.com/dtolnay/trybuild) | dev-dependencies | patch | `1.0.82` -> `1.0.85` |

---

### Release Notes

<details>
<summary>dtolnay/trybuild (trybuild)</summary>

### [`v1.0.85`](https://togithub.com/dtolnay/trybuild/releases/tag/1.0.85)

[Compare Source](https://togithub.com/dtolnay/trybuild/compare/1.0.84...1.0.85)

-   Set thread name to produce better message on panic ([#&#8203;243](https://togithub.com/dtolnay/trybuild/issues/243), [#&#8203;244](https://togithub.com/dtolnay/trybuild/issues/244))

### [`v1.0.84`](https://togithub.com/dtolnay/trybuild/releases/tag/1.0.84)

[Compare Source](https://togithub.com/dtolnay/trybuild/compare/1.0.83...1.0.84)

-   Stabilize usage of Cargo's `--keep-going` build mode, which parallelizes test compilation for a significant speedup ([rust-lang/cargo#12568, [#&#8203;240](https://togithub.com/dtolnay/trybuild/issues/240))

### [`v1.0.83`](https://togithub.com/dtolnay/trybuild/releases/tag/1.0.83)

[Compare Source](https://togithub.com/dtolnay/trybuild/compare/1.0.82...1.0.83)

-   Improve normalization of code blocks after 'help:' ([#&#8203;238](https://togithub.com/dtolnay/trybuild/issues/238))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/samueltardieu/pathfinding).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->


Co-authored-by: renovate[bot] <29139614 renovate[bot]@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented Sep 22, 2023

Build failed:

@samueltardieu
Copy link
Collaborator

bors r

@bors
Copy link
Contributor

bors bot commented Sep 22, 2023

Canceled.

@samueltardieu
Copy link
Collaborator

bors r

@bors
Copy link
Contributor

bors bot commented Sep 22, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit a27e24f into main Sep 22, 2023
4 checks passed
@bors bors bot deleted the renovate/trybuild-1.x branch September 22, 2023 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant