This is an automated email from the ASF dual-hosted git repository. dingyu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git
commit ef8535a98e0fab54ea790e40af4bda145be988cf Merge: 9e3b220 4dd70c6 Author: Yu Ding <[email protected]> AuthorDate: Mon Nov 2 12:40:03 2020 -0800 Merge pull request #279 from apache/support-new-allocator compiler: bump up to nightly-2020-10-25 for new AllocRef trait and AllocError rust-toolchain | 2 +- samplecode/switchless/app/src/main.rs | 1 + sgx_alloc/src/alignalloc.rs | 14 ++++----- sgx_alloc/src/rsrvmem.rs | 8 ++--- sgx_alloc/src/system.rs | 56 +++++++++++++++++------------------ sgx_trts/src/oom.rs | 12 ++++---- sgx_tstd/src/error.rs | 4 +-- sgx_tstd/src/lib.rs | 1 + sgx_tstd/src/sync/condvar.rs | 6 ++-- sgx_tstd/src/sys/cmath.rs | 4 +-- 10 files changed, 55 insertions(+), 53 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
