mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-12 23:13:15 +00:00
![]() 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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |