how-to-build-and-run.md tells us to open up to config.toml file and change the following settings.
use-jemalloc = false
However, the statement cannot be found in the file.
This was changed just a day ago to jemalloc = false in rust-lang/rust#55238.
@ehuss Thank you for your comment. Then, should I send a PR for this revision?
That would be great!
@mark-i-m I'll send a PR.
Thanks!