rust/compiler/rustc_hir_analysis
bors 94a300b9b8 Auto merge of #105102 - compiler-errors:copy-impl-considering-regions, r=lcnr
Check ADT fields for copy implementations considering regions

Fixes #88901
r? `@ghost`
2023-01-20 21:29:52 +00:00
..
src Auto merge of #105102 - compiler-errors:copy-impl-considering-regions, r=lcnr 2023-01-20 21:29:52 +00:00
Cargo.toml
README.md

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