rust/compiler/rustc_hir_analysis
Nilstrieb 07cd3826e0 Small clippy::correctness fixes
Nothing was really incorrect before, but it did get nicer.
2023-04-09 22:39:23 +02:00
..
2023-04-09 22:39:23 +02:00
2023-03-28 01:02:15 +00:00

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