rust/compiler/rustc_metadata
Matthias Krüger 133de6e1e1
Rollup merge of #94252 - lcnr:def_kind-encoding, r=cjgillot
don't special case `DefKind::Ctor` in encoding

considering that we still use `DefKind::Ctor` for these in `Res`, this seems weird and definitely felt like a bug when encountering it while working on #89862.

r? `@cjgillot`
2022-02-25 14:14:37 +01:00
..
src Rollup merge of #94252 - lcnr:def_kind-encoding, r=cjgillot 2022-02-25 14:14:37 +01:00
Cargo.toml replace dynamic library module with libloading 2021-12-06 12:03:47 -05:00