about summary refs log tree commit diff
path: root/src/librustdoc/html/static/js/source-script.js
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2022-04-26 13:22:29 +0200
committerGitHub <noreply@github.com>2022-04-26 13:22:29 +0200
commitbb6265a73912db95a71b024820ddb93e34382115 (patch)
tree60e12cdb699cd6f02c73691b4b2873fb5ac32fdd /src/librustdoc/html/static/js/source-script.js
parent52fefb0454405763dc0b8ebe9f1fb927df3ca2d3 (diff)
parentdff7f25981e219f70dc55a2056da8d5b6d715ebf (diff)
downloadrust-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