We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23bf5ec commit 6977f20Copy full SHA for 6977f20
src/mir/index.md
@@ -61,7 +61,7 @@ show you the MIR for your program. Try putting this program into play
61
(or [clicking on this link][sample-play]), and then clicking the "MIR"
62
button on the top:
63
64
-[sample-play]: https://play.rust-lang.org/?gist=30074856e62e74e91f06abd19bd72ece&version=stable
+[sample-play]: https://play.rust-lang.org/?gist=30074856e62e74e91f06abd19bd72ece&version=stable&edition=2021
65
66
```rust
67
fn main() {
0 commit comments