Open
Description
It's really nice that I can look at LLVM-IR or ASM or … on the playground.
But sadly, when I get a share link https://play.rust-lang.org/?version=nightly&mode=release&edition=2021&gist=ceb427b607c3f033c94a0b7541f35dda, it doesn't include the button state, so whoever opens it ends up just on "Build" (or "Run") instead.
When I'm trying to show something in the MIR, it would be nice if I could get a share link that opens to "MIR ►", rather than something where when they Ctrl-Enter it just says "yup, it compiled" (essentially).