mrowqa opened PR #1462 from ci-install-rust to master:
This PR adds
profileinput toinstall-rustaction. As I can see, the current intention is to useminimalprofile, however it doesn't include rustfmt. Maybe it works now, because some servers have preinstalled rust using default profile.I'm submitting this PR, because in some other project I work on the CI was not installing clippy with nightly rust and I fixed it this way.
I'm not sure what profile is required for cargo doc. I'm guessing
minimalis enough.CC @alexcrichton
mrowqa updated PR #1462 from ci-install-rust to master:
This PR adds
profileinput toinstall-rustaction. As I can see, the current intention is to useminimalprofile, however it doesn't include rustfmt. Maybe it works now, because some servers have preinstalled rust using default profile.I'm submitting this PR, because in some other project I work on the CI was not installing clippy with nightly rust and I fixed it this way.
I'm not sure what profile is required for cargo doc. I'm guessing
minimalis enough.CC @alexcrichton
alexcrichton merged PR #1462.
Last updated: Dec 13 2025 at 21:03 UTC