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

fix: Pavex no longer returns a borrow checker error when a &mut reference must be coerced to a shared reference #401

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

LukeMathWalker
Copy link
Owner

No description provided.

@LukeMathWalker
Copy link
Owner Author

/ok-to-test sha=4e5d036

@LukeMathWalker LukeMathWalker merged commit 65656bb into main Dec 30, 2024
19 checks passed
@LukeMathWalker LukeMathWalker deleted the repro-mut-issue branch December 30, 2024 10:38
@pavex-releaser pavex-releaser bot mentioned this pull request Dec 30, 2024
LukeMathWalker added a commit that referenced this pull request Dec 30, 2024
## 🤖 New release
* `pavex`: 0.1.63 -> 0.1.64
* `pavex_bp_schema`: 0.1.63 -> 0.1.64
* `pavex_reflection`: 0.1.63 -> 0.1.64
* `pavex_macros`: 0.1.63 -> 0.1.64
* `persist_if_changed`: 0.1.63 -> 0.1.64
* `pavex_tracing`: 0.1.63 -> 0.1.64
* `pavex_cli`: 0.1.63 -> 0.1.64
* `pavex_cli_deps`: 0.1.63 -> 0.1.64
* `pavex_miette`: 0.1.63 -> 0.1.64
* `pavexc_cli_client`: 0.1.63 -> 0.1.64
* `pavexc`: 0.1.63 -> 0.1.64
* `pavexc_rustdoc_types`: 0.1.63 -> 0.1.64
* `pavex_cli_client`: 0.1.63 -> 0.1.64
* `pavex_session`: 0.1.63 -> 0.1.64
* `pavex_session_memory_store`: 0.1.63 -> 0.1.64
* `pavex_session_sqlx`: 0.1.63 -> 0.1.64
* `pavexc_cli`: 0.1.63 -> 0.1.64
* `generate_from_path`: 0.1.63 -> 0.1.64

<details><summary><i><b>Changelog</b></i></summary><p>

## `pavex`
<blockquote>

##
[0.1.64](0.1.63...0.1.64)
- 2024-12-30

### Fixed

- Pavex no longer returns a borrow checker error when a &mut reference
must be coerced to a shared reference (#401)

### Other

- Disable workspace hack before a release
- Re-enable workspace hack after a release
([#400](#400))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

---------

Co-authored-by: pavex-releaser[bot] <ci@pavex.dev>
Co-authored-by: pavex-releaser[bot] <167640712+pavex-releaser[bot]@users.noreply.github.com>
Co-authored-by: Luca Palmieri <20745048+LukeMathWalker@users.noreply.github.com>
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.

1 participant