1e5c6bc5b8
It is currently broken. (see https://github.com/japaric/xargo/issues/227) This makes it easier to for example patch whole crates away.
4 lines
64 B
Rust
4 lines
64 B
Rust
#![feature(compiler_builtins)]
|
|
#![compiler_builtins]
|
|
#![no_std]
|