rust/compiler/rustc_hir_analysis
Matthias Krüger de95c39a78
Rollup merge of #121927 - Zoxc:print-no-query, r=estebank
Add a proper `with_no_queries` to printing
2024-03-04 07:57:57 +01:00
..

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