File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -259,7 +259,7 @@ to tease apart within the project community itself.)
259259
260260-->
261261
262- We have done a [ crater run] for the 1.64-beta and that did not find any other
262+ We have [ performed ] [ crater results ] a [ crater run] for the 1.64-beta and that did not find any other
263263instances of this particular problem.
264264If you can test compiling your crate atop the 1.64-beta before the stable
265265release goes out on September 22nd, all the better! One easy way to try the beta
@@ -270,7 +270,8 @@ $ rustup update beta
270270$ cargo +beta build
271271```
272272
273- [ crater run ] : https://github.com/rust-lang/rust/issues/100327
273+ [ crater results ] : https://github.com/rust-lang/rust/issues/100327#issuecomment-1214457275
274+ [ crater run ] : https://rustc-dev-guide.rust-lang.org/tests/crater.html
274275[ rustup ] : https://rust-lang.github.io/rustup/overrides.html#toolchain-override-shorthand
275276
276277[ file an issue ] : https://github.com/rust-lang/rust/issues/new/choose
You can’t perform that action at this time.
0 commit comments