rust/compiler/rustc_hir_analysis
bors f88a8b71ce Auto merge of #114545 - fee1-dead-contrib:lower-impl-effect, r=oli-obk
correctly lower `impl const` to bind to host effect param

r? `@oli-obk`
2023-08-08 19:23:41 +00:00
..
src Auto merge of #114545 - fee1-dead-contrib:lower-impl-effect, r=oli-obk 2023-08-08 19:23:41 +00:00
Cargo.toml
messages.ftl
README.md

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