gnzlbg / cargo-asm

cargo subcommand showing the assembly or llvm-ir generated for Rust code
https://github.com/gnzlbg/cargo-asm
Other
1.17k stars 36 forks source link

std sources not found #172

Open RazrFalcon opened 4 years ago

RazrFalcon commented 4 years ago
file /rustc/b8cedc00407a4c56a3bda1ed605c6fc166655447/src/libcore/num/mod.rs does not exist!
file /rustc/b8cedc00407a4c56a3bda1ed605c6fc166655447/src/libcore/slice/mod.rs does not exist!

is this is an expected behavior?