We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#![feature(asm)]
1 parent 7d34c26 commit 4ffba16Copy full SHA for 4ffba16
README.md
@@ -46,7 +46,6 @@ The R3 original kernel is provided as a separate package [`r3_kernel`][].
46
## Example
47
48
```rust
49
-#![feature(asm)]
50
#![feature(asm_sym)]
51
#![feature(const_fn_trait_bound)]
52
#![feature(const_refs_to_cell)]
0 commit comments