Skip to content
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

Nightly compiler produces warning regarding jsonrpc-macros and incremental compilation #83

Closed
tomusdrw opened this issue Mar 22, 2017 · 1 comment
Labels

Comments

@tomusdrw
Copy link
Contributor

tomusdrw commented Mar 22, 2017

warning: Quasi-quoting might make incremental compilation very inefficient: NtExpr(..)
  --> rpc/src/v1/traits/rpc.rs:23:1
   |
23 | build_rpc_trait! {
   | ^
   |
   = note: this error originates in a macro outside of the current crate
@tomusdrw
Copy link
Contributor Author

tomusdrw commented Apr 5, 2017

Probably #66 would solve that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant