ivila commented on PR #258: URL: https://github.com/apache/teaclave-trustzone-sdk/pull/258#issuecomment-3630049952
> in the meantime then, ill update my PR with a path forward: > > * Ill detect the rustc version being used in the build script > * If its too old, ill enable the nightly feature, otherwise I wont. > * It would continue to support the older MSRV > > This would unblock using stable toolchains for no-std users, without requiring yall to upgrade the repo's rust-toolchain.toml Please also add a brief comment explaining this logic, so we can remove it once we upgrade the toolchain version. For example: https://github.com/apache/teaclave-trustzone-sdk/blob/main/optee-utee/macros/Cargo.toml#L33-L38 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
