rust/compiler/rustc_typeck
Donough Liu 4eb28c358c
Update compiler/rustc_typeck/src/check/op.rs
Co-authored-by: lcnr <bastian_kauschke@hotmail.de>
2020-12-20 21:45:23 +08:00
..

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