Looks better. Not offering me the full compiler output is surely on their side. (And I hope they also see and fix this.)
I do understand that one is syntax level and the other comes later, at type level. Nonetheless, from a user and specially beginner perspective (this is from what Rustlings confronts them with) those are two nuances of pretty much the same error. And only one makes Rust easy and endearing, by giving a concrete suggestion.
And even then the message format seems to somehow differ from others. VScode usually can pick up the suggested fix, but not here.