Files
rust/compiler
bors 8cdb3cd94e Auto merge of #93095 - Aaron1011:remove-assoc-ident, r=cjgillot
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-25 18:53:45 +00:00
..
2021-12-14 18:50:31 -04:00
2021-11-19 07:52:59 +11:00
2022-01-19 13:44:43 -06:00
2022-01-15 01:16:55 +00:00