mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-21 20:37:59 +00:00

Adjust turbofish help message for const generics Types are no longer special. (This message arguably only makes sense with `min_const_generics` or more, but we'll be there soon.) r? @lcnr