Skip to content

Fix rust-analyzer macro error for templates#173

Open
An-uking wants to merge 1 commit intorust-sailfish:mainfrom
An-uking:fix/issue-157-rust-analyzer
Open

Fix rust-analyzer macro error for templates#173
An-uking wants to merge 1 commit intorust-sailfish:mainfrom
An-uking:fix/issue-157-rust-analyzer

Conversation

@An-uking
Copy link

Avoid include!(OUT_DIR/...) in derive macro expansion by inlining the compiled template tokens.

Fixes #157.

Avoid include!(OUT_DIR/...) in derive macro expansion by inlining the compiled template tokens.

Fixes rust-sailfish#157.
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.

Rust-analyzer unable to open compiled template file

2 participants