Skip to content

Commit f1fadb8

Browse files
committed
stabilize raw_ref_op
1 parent d7198a5 commit f1fadb8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

example/mini_core_hello_world.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
extern_types,
77
naked_functions,
88
thread_local,
9-
repr_simd,
10-
raw_ref_op
9+
repr_simd
1110
)]
1211
#![no_core]
1312
#![allow(dead_code, non_camel_case_types, internal_features)]

0 commit comments

Comments
 (0)