In following the embedonomicon I discovered that cargo objdump --bin app -- -d -no-show-raw-insn no longer works, for two reasons
llvm-objdump no longer accepts --arch-name
-no-show-raw-insn must have two -s instead of one on stable.
This is on https://docs.rust-embedded.org/embedonomicon/memory-layout.html#inspecting-it