You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@teaclave.apache.org by di...@apache.org on 2020/11/30 07:51:36 UTC

[incubator-teaclave-sgx-sdk] branch master updated (0debc54 -> a6a172e)

This is an automated email from the ASF dual-hosted git repository.

dingyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git.


    from 0debc54  Merge pull request #292 from jknight/patch-1
     add 7535df6  compiler: support rustc >= 2020-11-26
     add 4f31985  compiler: remove version-check
     new a6a172e  Merge pull request #293 from apache/newer-compiler-11-26

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sgx_tstd/build.rs   | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 sgx_tstd/src/lib.rs |  5 +++--
 2 files changed, 62 insertions(+), 2 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@teaclave.apache.org
For additional commands, e-mail: commits-help@teaclave.apache.org


[incubator-teaclave-sgx-sdk] 01/01: Merge pull request #293 from apache/newer-compiler-11-26

Posted by di...@apache.org.
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 a6a172e652b4db4eaa17e4faa078fda8922abdd0
Merge: 0debc54 4f31985
Author: Yu Ding <18...@users.noreply.github.com>
AuthorDate: Sun Nov 29 23:51:26 2020 -0800

    Merge pull request #293 from apache/newer-compiler-11-26
    
    compiler: support latest compiler

 sgx_tstd/build.rs   | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 sgx_tstd/src/lib.rs |  5 +++--
 2 files changed, 62 insertions(+), 2 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@teaclave.apache.org
For additional commands, e-mail: commits-help@teaclave.apache.org