1、将uint.rs里的asm改为llvm_asm;. 2、在lib.rs去掉asm的feature,增加 `#![feature(llvm_asm)]` 。 THE END. Rust.
確定! 回上一頁