Skip to content

fix(macros-core): optional dependency on cargo #2978

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

Closed
wants to merge 1 commit into from

Conversation

boxdot
Copy link

@boxdot boxdot commented Jan 10, 2024

fixes #1021

@abonander
Copy link
Collaborator

This is now the third PR to do the same thing, see also: #2927, #2922

@boxdot
Copy link
Author

boxdot commented Jan 17, 2024

@abonander Sorry, I did not mean to create more work for maintainers. The other two PRs are not linked to the issue, so I missed them.

I am using this PR in our bazel build system. I am happy to take any solution. #2927 seems to be the least invasive. The trick with lazy evalution is actually quite nice. Semantically, it is very similar to what I did. So maybe this one could be merged?

@abonander
Copy link
Collaborator

Closing in favor of #2927.

@abonander abonander closed this Jan 18, 2024
@boxdot boxdot deleted the remove-cargo-req-2 branch January 18, 2024 10:17
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.

Query macros panic if CARGO environment variable is not set
2 participants