timvw opened a new issue, #2383:
URL: https://github.com/apache/arrow-datafusion/issues/2383

   **Describe the bug**
   Currently a "cargo build" fails with the following error:
   error[E0599]: no function or associated item named `from_str_unchecked` 
found for struct `proc_macro2::Literal` in the current scope
      --> 
/Users/timvw/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-1.0.11/src/runtime.rs:301:41
   
   
   **To Reproduce**
   cargo build
   
   **Expected behavior**
   the build does not fail
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to