We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7198a5 commit f1fadb8Copy full SHA for f1fadb8
example/mini_core_hello_world.rs
@@ -6,8 +6,7 @@
6
extern_types,
7
naked_functions,
8
thread_local,
9
- repr_simd,
10
- raw_ref_op
+ repr_simd
11
)]
12
#![no_core]
13
#![allow(dead_code, non_camel_case_types, internal_features)]
0 commit comments