Some update: Upgrade to rust-toolchain nightly-2021-11-13 is not possible,
because of the following error:
```bash
error[E0522]: definition of an unknown language item: `begin_panic_fmt`
-->
/.cargo/git/checkouts/incubator-teaclave-sgx-sdk-f208006cdf70a903/19355dc/sgx_tstd/src/panicking.rs:406:1
|
406 | #[lang = "begin_panic_fmt"]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^ definition of unknown language item
`begin_panic_fmt`
```
--
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/issues/360#issuecomment-970252525