Files
rust/compiler/rustc_typeck
Mara Bos 9d1e8fe045 Rollup merge of #81865 - bugadani:typeck2, r=jyn514
Clean up weird Option mapping
2021-02-08 19:28:25 +01:00
..

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