mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 04:10:37 +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