Skip to content

Commit

Permalink
Merge pull request #337 from Phala-Network/rm-fixed_size_array
Browse files Browse the repository at this point in the history
remove not-in-use fixed_size_array feature
  • Loading branch information
volcano0dr authored Apr 20, 2021
2 parents c51158c + ee53df2 commit 5f04deb
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 @@ -63,7 +63,6 @@
#![feature(custom_test_frameworks)]
#![feature(dropck_eyepatch)]
#![feature(extend_one)]
#![feature(fixed_size_array)]
#![feature(fn_traits)]
#![feature(generator_trait)]
#![feature(format_args_nl)]
Expand Down

0 comments on commit 5f04deb

Please sign in to comment.