You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by GitBox <gi...@apache.org> on 2021/07/01 17:59:35 UTC

[GitHub] [incubator-teaclave-trustzone-sdk] mssun commented on issue #30: Update rust version

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-unsubscribe@teaclave.apache.org

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



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