mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
95332b8918
Change E0369 to give note informations for foreign items. Change E0369 to give note informations for foreign items. Make it easy for developers to understand why the binop cannot be applied. fixes #125631