mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
291ced5e9a
Emits E0599 when meeting `MyTrait::missing_method` Fixes #111312