Skip to content

Note the nightly version of Rust/Cargo needed #1664

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 17, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/inside-rust/call-for-testing-hint-mostly-unused.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ allow the top-level crate to override.

## How do I help?

We'd love for you to test out this feature on the latest Rust nightly compiler[^nightly].
We'd love for you to test out this feature on the latest nightly Rust and Cargo (2025-07-16 or newer)[^nightly].

[^nightly]: Make sure to run `rustup update nightly` (or however you manage your Rust releases).

Expand Down