mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
ca5525d564
This commit makes `AdtDef` use `Interned`. Much the commit is tedious changes to introduce getter functions. The interesting changes are in `compiler/rustc_middle/src/ty/adt.rs`.