We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5a12d9 commit 492a6a8Copy full SHA for 492a6a8
src/notification-groups/cleanup-crew.md
@@ -41,7 +41,7 @@ are a few:
41
code automatically.
42
* The [C-reduce](https://github.com/csmith-project/creduce) tool also works
43
on Rust code, though it requires that you start from a single
44
- file. (XXX link to some post explaining how to do it?)
+ file. (A post explaining how to do it can be found [here](https://insaneinside.net/2017/09/12/whole-crate-bug-reduction-with-creduce.html).)
45
* pnkfelix's [Rust Bug Minimization Patterns] blog post
46
* This post focuses on "heavy bore" techniques, where you are
47
starting with a large, complex cargo project that you wish to
0 commit comments