rust/compiler/rustc_middle
Oli Scherer 1163aa7e72 Remove opaque type obligation and just register opaque types as they are encountered.
This also registers obligations for the hidden type immediately.
2022-03-28 16:57:45 +00:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Remove opaque type obligation and just register opaque types as they are encountered. 2022-03-28 16:57:45 +00:00
Cargo.toml upgrade chalk 2022-03-23 00:01:20 -07:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.