rust/compiler/rustc_metadata
bors aad4f1039f Auto merge of #92156 - petrochenkov:ctorkind, r=davidtwco
rustc_metadata: Merge `get_ctor_def_id` and `get_ctor_kind`

Also avoid decoding the whole `ty::AssocItem` to get a `has_self` flag.

A small optimization and cleanup extracted from https://github.com/rust-lang/rust/pull/89059.
2021-12-24 17:09:21 +00:00
..
src Auto merge of #92156 - petrochenkov:ctorkind, r=davidtwco 2021-12-24 17:09:21 +00:00
Cargo.toml replace dynamic library module with libloading 2021-12-06 12:03:47 -05:00