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

remove the writer reference requirement #384

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

rbran
Copy link
Contributor

@rbran rbran commented Dec 17, 2023

@wcampbell0x2a wcampbell0x2a merged commit a9df540 into sharksforarms:impl-writer Dec 17, 2023
11 checks passed
wcampbell0x2a added a commit that referenced this pull request Apr 29, 2024
* Add skipping to logging

* Impl Write support

* remove the writer reference requirement (#384)

* Update to syn 2.0, darling 0.20 (#386)

* Update to syn 2.0, darling 0.20

- Change `type` for enums into `id_type`, as this is no longer
accepted through the syn parser library

* Update to rstest 0.18

* Update CHANGELOG

* Make DekuContainerWrite a default impl

- Reduce codegen by making this a default impl

* Impl DekuWriter for Box<T>

* Address MR feedback

* Add slice const_generic testing

---------

Co-authored-by: Rubens Brandão <[email protected]>
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