Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Allow calling init seperately #148

Merged
merged 4 commits into from
Jul 29, 2019
Merged

Conversation

konstin
Copy link
Contributor

@konstin konstin commented Apr 7, 2018

This allows calling codegen_init! separately, which is needed to build a custom derive for helix. The other commit is a small change to make helix_runtime agnostic to cargo workspaces.

@konstin konstin mentioned this pull request Jun 14, 2018
konstin added 4 commits June 14, 2018 17:43
This allows generating the init function from class names alone
The command otherwise failed when used with cargo workspaces
This is e.g. useful for conditional compilation with features
@konstin
Copy link
Contributor Author

konstin commented Aug 30, 2018

Ping!

Will this PR get reviewed?

@wagenet
Copy link
Collaborator

wagenet commented Aug 30, 2018

@konstin I'm not qualified to approve this change, but I can tell you that we're working on a number of internal refactors, so that is slowing us down a bit

@konstin
Copy link
Contributor Author

konstin commented Aug 31, 2018

Well in this case I'd suggest to merge this before doing the refactorings as there will likely be merge conflicts otherwise. The diff is also only +70 -5 with no unsafe code touched, so it shouldn't take longer than ten minutes to review.

@wycats
Copy link
Contributor

wycats commented Jul 29, 2019

A bit late, but I'm comfortable with this change. Merging.

@wycats wycats merged commit 73e0534 into tildeio:master Jul 29, 2019
@konstin konstin deleted the split_out_init branch July 29, 2019 20:32
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.

3 participants