Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

implement asm!#254

Merged
mergify[bot] merged 1 commit intomainfrom
asm
Nov 18, 2020
Merged

implement asm!#254
mergify[bot] merged 1 commit intomainfrom
asm

Conversation

@khyperia
Copy link
Copy Markdown
Contributor

fixes #230

it's pretty fragile right now and likely needs follow-up PRs for complex shenanigans, but, it probably works for all our use cases!

... also, the declare.rs changes are unrelated, but they snuck into this diff and I'm too lazy to split them into another PR (it's refactoring/cleanup made possible due to some changes a while ago that didn't notice it could be simplified)

@khyperia khyperia requested a review from VZout November 18, 2020 12:32
Copy link
Copy Markdown
Member

@VZout VZout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@mergify mergify bot merged commit bedbc4d into main Nov 18, 2020
@mergify mergify bot deleted the asm branch November 18, 2020 12:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support asm!

2 participants