Skip to content

Commit 8f1060a

Browse files
committed
Pointed out that we have done a crater run before asking people to test beta themselves.
1 parent f8829c8 commit 8f1060a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,8 @@ to tease apart within the project community itself.)
254254
255255
-->
256256

257+
We have done a [crater run] for the 1.64-beta and that did not find any other
258+
instances of this particular problem.
257259
If you can test compiling your crate atop the 1.64-beta before the stable
258260
release goes out on September 22nd, all the better! One easy way to try the beta
259261
is to use [rustup's override shortand][rustup] for it:
@@ -263,6 +265,7 @@ $ rustup update beta
263265
$ cargo +beta build
264266
```
265267

268+
[crater run]: https://github.com/rust-lang/rust/issues/100327
266269
[rustup]: https://rust-lang.github.io/rustup/overrides.html#toolchain-override-shorthand
267270

268271
[file an issue]: https://github.com/rust-lang/rust/issues/new/choose

0 commit comments

Comments
 (0)