rust/compiler/rustc_middle
Matthew Jasper caa10dc572 Renumber universes when canonicalizing for Chalk
This is required to avoid creating large numbers of universes from each
Chalk query, while still having enough universe information for lifetime
errors.
2022-02-11 21:38:17 +00:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Renumber universes when canonicalizing for Chalk 2022-02-11 21:38:17 +00:00
Cargo.toml ⬆ chalk to 0.76.0 2022-01-19 13:44:43 -06: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.