rust/compiler/rustc_interface/src
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
..
callbacks.rs typo 2022-05-23 22:51:34 +02:00
errors.rs UPDATE - rename DiagnosticHandler macro to Diagnostic 2022-09-21 11:39:53 -04:00
interface.rs Add a comment to Compiler. 2022-10-19 17:37:50 +11:00
lib.rs remove cfg(bootstrap) 2022-09-26 10:14:45 +02:00
passes.rs rustc_hir_typeck: fix paths and partially mv files 2022-10-20 17:53:14 +02:00
proc_macro_decls.rs separate definitions and HIR owners 2022-09-24 23:21:19 +09:00
queries.rs Fix typo 2022-09-30 21:02:53 +02:00
tests.rs Remove RunCompiler::emitter. 2022-10-18 08:48:58 +11:00
util.rs Clarify run_in_thread_pool_with_globals. 2022-10-19 17:37:48 +11:00