rust/compiler/rustc_interface
bors 0940040c04 Auto merge of #103310 - lcnr:rustc_hir_typeck, r=compiler-errors
move hir typeck into separate crate

second part https://github.com/rust-lang/compiler-team/issues/529

I avoided pretty much anything that wasn't just a simple move + path adjustment. Left fixmes for methods which are at an odd place

r? `@compiler-errors`
2022-10-21 09:52:18 +00:00
..
src Auto merge of #103310 - lcnr:rustc_hir_typeck, r=compiler-errors 2022-10-21 09:52:18 +00:00
Cargo.toml rustc_hir_typeck: fix paths and partially mv files 2022-10-20 17:53:14 +02:00