rust/compiler/rustc_trait_selection
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
..
src Rollup merge of #101498 - petrochenkov:visparam, r=cjgillot 2022-09-08 11:55:09 +05:30
Cargo.toml Initial (incomplete) implementation of transmutability trait. 2022-07-27 17:33:56 +00:00