rust/compiler/rustc_metadata
Aaron Hill c8941d3e48
Store a Symbol instead of an Ident in AssocItem
This is the same idea as #92533, but for `AssocItem` instead
of `VariantDef`/`FieldDef`.

With this change, we no longer have any uses of
`#[stable_hasher(project(...))]`
2022-01-19 17:13:21 -05:00
..
src Store a Symbol instead of an Ident in AssocItem 2022-01-19 17:13:21 -05:00
Cargo.toml replace dynamic library module with libloading 2021-12-06 12:03:47 -05:00