mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 15:37:14 +00:00
Clarify meaning of MachineApplicable suggestions. This documents the meaning of MachineApplicable in case of multiple suggestions, as described in https://github.com/rust-lang/rust/issues/53934#issuecomment-831396123 r? ``@nikomatsakis``