diff --git a/src/building/suggested.md b/src/building/suggested.md index f1665efdc..24e25f5d0 100644 --- a/src/building/suggested.md +++ b/src/building/suggested.md @@ -33,7 +33,7 @@ you can write: `--edition=2018` argument +You'll have to pass the `--edition=2021` argument yourself when calling `rustfmt` directly. One last thing: you can use `RUSTC_LOG=XXX` to get debug logging. [Read more