You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/11/04 04:06:11 UTC

[GitHub] [incubator-tvm] mikeseven opened a new issue #6845: [Rust] String::fromwe() missing? I think it should be String::from()

mikeseven opened a new issue #6845:
URL: https://github.com/apache/incubator-tvm/issues/6845


   https://github.com/apache/incubator-tvm/blob/db28544b8f9b173e60145384486c1781676c5e31/rust/tvm/src/lib.rs#L56
   
   cargo won't build because of String::fromwe(). Is something missing or I believe it should String::from(), which works.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-tvm] tqchen closed issue #6845: [Rust] String::fromwe() missing? I think it should be String::from()

Posted by GitBox <gi...@apache.org>.
tqchen closed issue #6845:
URL: https://github.com/apache/incubator-tvm/issues/6845


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org