Skip to content

Fix UnwindSafe auto impl#459

Merged
robjtede merged 4 commits intomainfrom
NobodyXu-patch-1
Feb 25, 2026
Merged

Fix UnwindSafe auto impl#459
robjtede merged 4 commits intomainfrom
NobodyXu-patch-1

Conversation

@NobodyXu
Copy link
Collaborator

Add back UnwindSafe and RefUnwindSafe auto-impl

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
Consolidate use statements for better readability.

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
Consolidate imports in encoder.rs for cleaner code.

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
@NobodyXu NobodyXu requested a review from robjtede February 25, 2026 11:32
@robjtede robjtede enabled auto-merge February 25, 2026 11:34
@robjtede robjtede added this pull request to the merge queue Feb 25, 2026
Merged via the queue into main with commit 37e366b Feb 25, 2026
23 checks passed
@robjtede robjtede deleted the NobodyXu-patch-1 branch February 25, 2026 11:46
github-merge-queue bot pushed a commit that referenced this pull request Feb 25, 2026
## 🤖 New release

* `async-compression`: 0.4.40 -> 0.4.41 (✓ API compatible changes)

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

<blockquote>


##
[0.4.41](async-compression-v0.4.40...async-compression-v0.4.41)
- 2026-02-25

### Other

- Fix UnwindSafe auto impl
([#459](#459))
- On error the encoder/decoder now emit everything it was able to
decode.
([#454](#454))
</blockquote>


</p></details>

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

---------

Signed-off-by: Rob Ede <robjtede@icloud.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.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.

2 participants