| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
in metadata
|
|
|
|
|
|
|
|
|
|
|
|
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`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cc https://github.com/rust-lang/rust/issues/64867
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #3917.
|
|
|
|
|
|
|
|
Discussion previously happened in https://github.com/rust-lang/rust/pull/43498
|
|
|
|
This is somewhat misleading, as those are actually external crates,
and don't need a crate:: prefix.
|
|
|