• N
    Improve `AdtDef` interning. · ca5525d5
    Nicholas Nethercote 提交于
    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`.
    ca5525d5
deconstruct_pat.rs 73.0 KB