mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 04:06:31 +00:00

When the value of a const param isn't inferred, replace it with the param name from the definition.
When the value of a const param isn't inferred, replace it with the param name from the definition.