Skip to content

Remove proc_macro_hack, prepare for rust 2021, and appease clippy#9

Open
LLBlumire wants to merge 6 commits intoct-austin:masterfrom
getcarv:master
Open

Remove proc_macro_hack, prepare for rust 2021, and appease clippy#9
LLBlumire wants to merge 6 commits intoct-austin:masterfrom
getcarv:master

Conversation

@LLBlumire
Copy link
Copy Markdown

@LLBlumire LLBlumire commented Sep 10, 2021

proc_macro_hack causes issues with rust-analyser and has been deprecated anyway .

I wanted to remove the hack, so have vendored it and thus needed to make some other changes to get cargo check and cargo clippy passing.

This change also enables refactoring to not be a workspace, but instead a regular old crate, which also lets us use the examples directory instead of having a specific demo workspace

I can break these out into separate pull requests if you want

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