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
