File tree 1 file changed +3
-2
lines changed
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.)
259
259
260
260
-->
261
261
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
263
263
instances of this particular problem.
264
264
If you can test compiling your crate atop the 1.64-beta before the stable
265
265
release goes out on September 22nd, all the better! One easy way to try the beta
@@ -270,7 +270,8 @@ $ rustup update beta
270
270
$ cargo +beta build
271
271
```
272
272
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
274
275
[ rustup ] : https://rust-lang.github.io/rustup/overrides.html#toolchain-override-shorthand
275
276
276
277
[ file an issue ] : https://github.com/rust-lang/rust/issues/new/choose
You can’t perform that action at this time.
0 commit comments