Files
rust/compiler
Dylan DPC 12b810063d Rollup merge of #101498 - petrochenkov:visparam, r=cjgillot
rustc: Parameterize `ty::Visibility` over used ID

It allows using `LocalDefId` instead of `DefId` when possible, and also encode cheaper `Visibility<DefIndex>` into metadata.
2022-09-08 11:55:09 +05:30
..
2022-09-01 14:54:27 +00:00
2022-08-31 18:24:55 +08:00
2022-09-02 07:26:22 +10:00