rust/compiler/rustc_trait_selection
bors d7539a6af0 Auto merge of #89323 - estebank:derive-binop, r=petrochenkov
Consider unfulfilled obligations in binop errors

When encountering a binop where the types would have been accepted, if
all the predicates had been fulfilled, include information about the
predicates and suggest appropriate `#[derive]`s if possible.

Fix #84515.
2021-10-06 06:20:25 +00:00
..
src Auto merge of #89323 - estebank:derive-binop, r=petrochenkov 2021-10-06 06:20:25 +00:00
Cargo.toml Remove re-export. 2021-10-03 16:08:54 +02:00