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.)
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.
257259If you can test compiling your crate atop the 1.64-beta before the stable
258260release goes out on September 22nd, all the better! One easy way to try the beta
259261is 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
You can’t perform that action at this time.
0 commit comments