hey everyone, was just going through the Rust track on Exercism and noticed the following problem, so decided to open the PR and it got automatically closed and pointed me out to the forum, so here I am.
The “Say” exercise on the Rust track contains the statement that is not true, at least no longer:
There is a -1 version of a test case, but it is commented out. If your function is implemented properly, the -1 test case should not compile.
I propose we remove this paragraph to avoid confusion.
Cheers,
Garry