Files
rust/src/test/incremental
Aaron Hill 3918b82993 Use def_path_hash_to_def_id when re-using a RawDefId
Fixes #79890

Previously, we just copied a `RawDefId` from the 'old' map to the 'new'
map. However, the `RawDefId` for a given `DefPathHash` may be different
in the current compilation session. Using `def_path_hash_to_def_id`
ensures that the `RawDefId` we use is valid in the current session.
2020-12-10 16:04:19 -05:00
..
2020-05-09 14:40:17 +02:00
2018-12-25 21:08:33 -07:00
2020-11-26 21:32:28 +01:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00
2019-04-22 16:57:01 +01:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00
2019-05-10 12:59:40 +02:00
2020-03-14 22:52:31 +01:00
2019-02-12 04:58:31 -08:00
2019-06-16 12:23:22 +03:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00