Skip to content

Commit 7e1b983

Browse files
committed
remove useless feature(repr_transparent)
1 parent 3eee486 commit 7e1b983

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libcore/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112
#![feature(unwind_attributes)]
113113
#![feature(doc_alias)]
114114
#![feature(inclusive_range_methods)]
115-
#![feature(repr_transparent)]
116115
#![feature(mmx_target_feature)]
117116
#![feature(tbm_target_feature)]
118117
#![feature(sse4a_target_feature)]

0 commit comments

Comments
 (0)