]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #85852 - m-ou-se:machineapplicable-docs, r=nikomatsakis
authorYuki Okushi <jtitor@2k36.org>
Thu, 3 Jun 2021 05:35:30 +0000 (14:35 +0900)
committerGitHub <noreply@github.com>
Thu, 3 Jun 2021 05:35:30 +0000 (14:35 +0900)
commitff0b7cd087970e710f003367ca1c83f6e1e06728
treee7edeb61ff9958b86466e922acc5ca3da195a976
parent34f12758808024e41a5de9b64641a1bbf1818146
parentdbff14b879a1c5c05b34e1a3af5fba192b383a24
Rollup merge of #85852 - m-ou-se:machineapplicable-docs, r=nikomatsakis

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``