Skip to content

Commit 20b50f5

Browse files
committed
add repr transparent
1 parent 9928baa commit 20b50f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libcore/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112
#![feature(unwind_attributes)]
113113
#![feature(doc_alias)]
114114
#![feature(inclusive_range_methods)]
115+
#![feature(repr_transparent)]
115116
#![feature(mmx_target_feature)]
116117
#![feature(tbm_target_feature)]
117118
#![feature(sse4a_target_feature)]

0 commit comments

Comments
 (0)