rust/compiler/rustc_privacy
Matthias Krüger db1253f1d2
Rollup merge of #92582 - lcnr:generic-arg-infer, r=BoxyUwU
improve `_` constants in item signature handling

removing the "type" from the error messages does slightly worsen the error messages for types, but figuring out whether the placeholder is for a type or a constant and correctly dealing with that seemed fairly difficult to me so I took the easy way out  Imo the error message is still clear enough.

r? `@BoxyUwU` cc `@estebank`
2022-01-20 17:10:35 +01:00
..
src Rollup merge of #92582 - lcnr:generic-arg-infer, r=BoxyUwU 2022-01-20 17:10:35 +01:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00