rust/compiler/rustc_typeck
Ethan Brierley 6845e22bba Const parameters can not be inferred with _
Small improvement. Thanks varkor

Co-authored-by: varkor <github@varkor.com>

Bless
2020-12-05 15:37:59 +00:00
..

For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.