rust/compiler/rustc_trait_selection
Matthias Krüger 671339cdb0
Rollup merge of #108960 - compiler-errors:no-body-def-id, r=cjgillot
Remove `body_def_id` from `Inherited`

We can just use the body id from the obligation cause.

Follow-up to #108945, only my commit is relevant.

r? `@cjgillot` cc `@spastorino`
2023-03-10 12:32:01 +01:00
..
locales errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
src Rollup merge of #108960 - compiler-errors:no-body-def-id, r=cjgillot 2023-03-10 12:32:01 +01:00
Cargo.toml