Skip to content

Commit a4d869c

Browse files
committed
i128 is stable
1 parent 748ad9f commit a4d869c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clippy_lints/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
#![feature(box_syntax)]
44
#![feature(custom_attribute)]
5-
#![feature(i128_type)]
6-
#![feature(i128)]
75
#![feature(rustc_private)]
86
#![feature(slice_patterns)]
97
#![feature(stmt_expr_attributes)]

0 commit comments

Comments
 (0)