You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rollup merge of rust-lang#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 rust-lang#108945, only my commit is relevant.
r? `@cjgillot` cc `@spastorino`
0 commit comments