Files
rust/compiler
bors a2d25b4ff7 Auto merge of #91660 - llogiq:make-a-hash-of-def-ids, r=nnethercote
manually implement `Hash` for `DefId`

This might speed up hashing for hashers that can work on individual u64s. Just as an experiment, suggested in a reddit thread on `FxHasher`. cc `@nnethercote`

Note that this should not be merged as is without cfg-ing the code path for 64 bits.
2021-12-14 01:39:01 +00:00
..
2021-11-19 07:52:59 +11:00
2021-11-30 13:08:41 -05:00
2021-12-09 00:01:29 +01:00
2021-12-09 00:01:29 +01:00
2021-12-11 11:08:46 +01:00
2021-12-11 11:08:46 +01:00
2021-12-12 12:35:00 +08:00
2021-12-12 12:35:00 +08:00
2021-12-09 00:01:29 +01:00