rust/compiler/rustc_typeck
wcampbell 7554c7742e
Remove unnecessary refs in pattern matching
Signed-off-by: wcampbell <wcampbell1995@gmail.com>
2021-02-08 22:02:35 -05:00
..

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