diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2022-04-26 13:22:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-26 13:22:29 +0200 |
| commit | bb6265a73912db95a71b024820ddb93e34382115 (patch) | |
| tree | 60e12cdb699cd6f02c73691b4b2873fb5ac32fdd /src/librustdoc/html/static/js/source-script.js | |
| parent | 52fefb0454405763dc0b8ebe9f1fb927df3ca2d3 (diff) | |
| parent | dff7f25981e219f70dc55a2056da8d5b6d715ebf (diff) | |
| download | rust-bb6265a73912db95a71b024820ddb93e34382115.tar.gz rust-bb6265a73912db95a71b024820ddb93e34382115.zip | |
Rollup merge of #96372 - compiler-errors:field-method-suggest, r=oli-obk
Suggest calling method on nested field when struct is missing method Similar to the suggestion to change `x.field` to `x.nested.field`, implement a similar suggestion for when `x.method()` should be replaced with `x.nested.method()`.
Diffstat (limited to 'src/librustdoc/html/static/js/source-script.js')
0 files changed, 0 insertions, 0 deletions
