Skip to content

Commit 29816fc

Browse files
committed
Put back feature
1 parent 0ca2a57 commit 29816fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#![feature(linkage)]
1818
#![feature(lang_items)]
1919
#![allow(unused_features)]
20+
#![feature(i128_type)]
2021
#![no_builtins]
2122
#![cfg_attr(feature = "compiler-builtins", feature(staged_api))]
2223
#![cfg_attr(feature = "compiler-builtins",

0 commit comments

Comments
 (0)