ruff
aedee729 - refactor: Stop using Ident as BTreeMap key

Commit
2 years ago
refactor: Stop using Ident as BTreeMap key Using Ident as the key type is inconvenient since creating an Ident requires the specification of a Span, which isn't actually used by the Hash implementation of Ident.
Committer
Parents
Loading