rust/compiler/rustc_hir_analysis
bors 82c2eb48ee Auto merge of #114908 - cjgillot:no-let-under, r=compiler-errors
Do not compute unneeded query results.

r? `@ghost`
2023-08-30 04:29:17 +00:00
..
src Auto merge of #114908 - cjgillot:no-let-under, r=compiler-errors 2023-08-30 04:29:17 +00:00
Cargo.toml
messages.ftl Don't add associated type bound for non-types 2023-08-11 21:33:08 +00:00
README.md

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