Skip to content

Commit

Permalink
Fix sgx_tstd xargo compile, due to upstream change
Browse files Browse the repository at this point in the history
  • Loading branch information
dingelish committed Nov 12, 2019
1 parent f29f4e7 commit 2042ce6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sgx_tstd/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@
#![feature(c_variadic)]
#![feature(cfg_target_has_atomic)]
#![feature(char_error_internals)]
#![feature(compiler_builtins_lib)]
#![feature(concat_idents)]
#![feature(const_fn)]
#![feature(core_intrinsics)]
Expand Down

0 comments on commit 2042ce6

Please sign in to comment.