Skip to content

Commit

Permalink
Merge pull request #138 from oasisprotocol/rm-feat-const-fn
Browse files Browse the repository at this point in the history
  • Loading branch information
nhynes authored May 14, 2021
2 parents a26ce5a + 9b5b3a6 commit ab02f6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime-sdk/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//! Oasis runtime SDK.
#![feature(const_fn)]
#![deny(rust_2018_idioms, unreachable_pub)]
#![forbid(unsafe_code)]

Expand Down

0 comments on commit ab02f6c

Please sign in to comment.