You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by Jun Jiang <no...@github.com.INVALID> on 2021/04/19 19:34:54 UTC

[apache/incubator-teaclave-sgx-sdk] remove not-in-use fixed_size_array feature (#337)

It seems `fixed_size_array` feature (I search `FixedSizeArray` in the repo and not found anything) are not in use, and it has been removed in latest `rustc` (see: https://github.com/rust-lang/rust/pull/84094)
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave-sgx-sdk/pull/337

-- Commit Summary --

  * remove not-in-use fixed_size_array feature

-- File Changes --

    M sgx_tstd/src/lib.rs (1)

-- Patch Links --

https://github.com/apache/incubator-teaclave-sgx-sdk/pull/337.patch
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/337.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/337

Re: [apache/incubator-teaclave-sgx-sdk] remove not-in-use fixed_size_array feature (#337)

Posted by volcano <no...@github.com.INVALID>.
thanks!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/337#issuecomment-822914531

Re: [apache/incubator-teaclave-sgx-sdk] remove not-in-use fixed_size_array feature (#337)

Posted by volcano <no...@github.com.INVALID>.
Merged #337 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/337#event-4616349471