rust/compiler
Vadim Petrochenkov c4471b0b9c rustc_metadata: Stop passing CrateMetadataRef by reference
It's already a (fat) reference.
Double referencing it creates lifetime issues for its methods that want to return iterators.
2022-01-09 22:02:17 +08:00
..
2021-12-14 18:50:31 -04:00
2021-12-14 18:50:31 -04:00
2021-12-30 22:33:44 -05:00
2021-12-23 13:38:53 -05:00
2022-01-07 10:26:26 -06:00