mssun commented on issue #30:
URL: 
https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/30#issuecomment-872442844


   Yes, what we should do is following:
   - Port changes of the Rust std/compiler-builtin/etc to a recent versions
   - Upgrade the toolchain requirements of Rust
   
   This needs to be done at the same time because the std code can only be 
compiled in a certain range versions of the Rust toolchain. (E.g., if std use a 
new language feature, it needs to be compile with the newer toolchain)


-- 
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: dev-unsubscr...@teaclave.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org
For additional commands, e-mail: dev-h...@teaclave.apache.org

Reply via email to