rust/compiler/rustc_metadata/src/rmeta
bors 3bb0171999 Auto merge of #118319 - GuillaumeGomez:rollup-vte50yq, r=GuillaumeGomez
Rollup of 4 pull requests

Successful merges:

 - #118296 (rustdoc: replace `elemIsInParent` with `Node.contains`)
 - #118302 (Clean dead codes)
 - #118311 (merge `DefKind::Coroutine` into `Defkind::Closure`)
 - #118318 (Remove myself from users on vacation)

r? `@ghost`
`@rustbot` modify labels: rollup
2023-11-26 16:42:32 +00:00
..
decoder rustc: Make def_kind mandatory for all DefIds 2023-11-25 14:49:43 +03:00
decoder.rs rustc: Make def_kind mandatory for all DefIds 2023-11-25 14:49:43 +03:00
def_path_hash_map.rs Switch OwnedSlice to use Lrc & remove Lrc from MetadataBlob 2023-05-16 11:43:27 +00:00
encoder.rs Auto merge of #118319 - GuillaumeGomez:rollup-vte50yq, r=GuillaumeGomez 2023-11-26 16:42:32 +00:00
mod.rs rustc: Make def_kind mandatory for all DefIds 2023-11-25 14:49:43 +03:00
table.rs merge DefKind::Coroutine into DefKind::Closure 2023-11-26 21:05:08 +08:00