Skip to content

Commit 60d2eea

Browse files
committed
Normalize use of "playground" in all references to play.rlo.
1 parent 649bc11 commit 60d2eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2022-09-15-const-eval-safety-rule-revision.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ expect there to always be an integer value would only be caught, if at all, at
120120
some later point.
121121

122122
For example, the const-eval machinery rejects code that attempts to embed the
123-
transmuted pointer into a value that could be used by runtime code, like so ([playpen][embed play]):
123+
transmuted pointer into a value that could be used by runtime code, like so ([playground][embed play]):
124124

125125
[embed play]: https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=48456e8bd028c6aa5c80a1962d7e4fb8
126126

0 commit comments

Comments
 (0)