You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by Mingshen Sun <no...@github.com> on 2020/06/02 22:44:44 UTC

[apache/incubator-teaclave] [cmake] Remove -Zno-landing-pads in RUSTFLAGS for coverage (#331)

## Description
 - This will cause failure of `should_panic` (`catch_unwind`) in current toolchain.

You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave/pull/331

-- Commit Summary --

  * [cmake] Remove -Zno-landing-pads in RUSTFLAGS for coverage

-- File Changes --

    M cmake/TeaclaveGenVars.cmake (2)

-- Patch Links --

https://github.com/apache/incubator-teaclave/pull/331.patch
https://github.com/apache/incubator-teaclave/pull/331.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/pull/331

Re: [apache/incubator-teaclave] [cmake] Remove -Zno-landing-pads in RUSTFLAGS for coverage (#331)

Posted by Mingshen Sun <no...@github.com>.
Merged #331 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/pull/331#event-3399789378