diff options
| author | Esteban Küber <esteban@kuber.com.ar> | 2020-10-26 16:28:56 -0700 |
|---|---|---|
| committer | Esteban Küber <esteban@kuber.com.ar> | 2020-10-26 16:31:11 -0700 |
| commit | 9e16213610f606de0e44ac2b26ab9666bf0e83bf (patch) | |
| tree | 2e97213beb4edc887d4d325a94f66bb3cff28375 /compiler/rustc_codegen_llvm/src | |
| parent | 9f6c670c4b4273b2c7c0af07a524d4240c926bfc (diff) | |
| download | rust-9e16213610f606de0e44ac2b26ab9666bf0e83bf.tar.gz rust-9e16213610f606de0e44ac2b26ab9666bf0e83bf.zip | |
Suggest calling associated `fn` inside `trait`s
When calling a function that doesn't exist inside of a trait's associated `fn`, and another associated `fn` in that trait has that name, suggest calling it with the appropriate fully-qualified path. Expand the label to be more descriptive. Prompted by the following user experience: https://users.rust-lang.org/t/cannot-find-function/50663
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
