Files
rust/compiler/rustc_passes/src
Dylan DPC 9fad214593 Rollup merge of #96142 - cjgillot:no-crate-def-index, r=petrochenkov
Stop using CRATE_DEF_INDEX outside of metadata encoding.

`CRATE_DEF_ID` and `CrateNum::as_def_id` are almost always what we want.  We should not manipulate raw `DefIndex` outside of metadata encoding.
2022-04-19 14:43:21 +02:00
..
2021-03-26 09:32:31 -07:00
2022-03-30 15:14:15 -04:00
2022-04-17 12:14:42 +02:00
2022-02-28 15:52:36 -03:00
2022-02-28 15:52:36 -03:00
2022-04-17 12:14:42 +02:00