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

A couple of patches and bug fixes needed for use in OxidizeBot #161

Merged
merged 3 commits into from
Oct 26, 2020

Conversation

udoprog
Copy link
Collaborator

@udoprog udoprog commented Oct 26, 2020

Closes #97

Adds a couple of variants to ConstValue to support most kinds of values you'd use with serde.
Fixes a bug with a couple of instance functions that are not supported to leave values on the stack.
Finally merges #97 and adds one more usable function on SyncFunction which allows for constructing a Send async function there.

@udoprog udoprog added bug Something isn't working enhancement New feature or request labels Oct 26, 2020
@udoprog udoprog merged commit 27addba into master Oct 26, 2020
@udoprog udoprog deleted the patches branch October 26, 2020 01:35
@udoprog udoprog added the changelog Issue has been added to the changelog label Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working changelog Issue has been added to the changelog enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant