File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -254,6 +254,8 @@ to tease apart within the project community itself.)
254
254
255
255
-->
256
256
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.
257
259
If you can test compiling your crate atop the 1.64-beta before the stable
258
260
release goes out on September 22nd, all the better! One easy way to try the beta
259
261
is to use [ rustup's override shortand] [ rustup ] for it:
@@ -263,6 +265,7 @@ $ rustup update beta
263
265
$ cargo +beta build
264
266
```
265
267
268
+ [ crater run ] : https://github.com/rust-lang/rust/issues/100327
266
269
[ rustup ] : https://rust-lang.github.io/rustup/overrides.html#toolchain-override-shorthand
267
270
268
271
[ file an issue ] : https://github.com/rust-lang/rust/issues/new/choose
You can’t perform that action at this time.
0 commit comments