follow up changes in rust's libcore: - https://github.com/rust-lang/rust/commit/d9d02fa168016b5b5b2033a2964a723f447f94b0 - https://github.com/rust-lang/rust/commit/5829560a68d4bf5e29edfed0f9545d24e87ac3f5 You can view, comment on, or merge this pull request online at:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/279 -- Commit Summary -- * compiler: bump up to nightly-2020-10-25 for new AllocRef trait and AllocError -- File Changes -- M rust-toolchain (2) M sgx_alloc/src/system.rs (42) M sgx_trts/src/oom.rs (12) M sgx_tstd/src/error.rs (4) M sgx_tstd/src/lib.rs (1) M sgx_tstd/src/sync/condvar.rs (6) M sgx_tstd/src/sys/cmath.rs (4) -- Patch Links -- https://github.com/apache/incubator-teaclave-sgx-sdk/pull/279.patch https://github.com/apache/incubator-teaclave-sgx-sdk/pull/279.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/279
