`cargo_show_asm` not working

⚓ Rust    📅 2025-07-07    👤 surdeus    👁️ 18      

surdeus

Warning

This post was published 121 days ago. The information described in this article may have changed.

Hey, I want to use the cargo_show_asm package which I have installed using cargo install cargo-show-asm. It works when applied to a "hello world" project.

But when I run cargo asm [parameters] in a more complicated repo (within a workspace) where I need it, I only ever get Error: Cannot locate the path to the asm file or Error: No such file or directory (os error 2)

Any ideas?

1 post - 1 participant

Read full topic

🏷️ rust_feed