about summary refs log tree commit diff
path: root/tests/codegen/frame-pointer.rs
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2024-01-05 10:57:23 -0500
committerGitHub <noreply@github.com>2024-01-05 10:57:23 -0500
commit3f19de635203f0e8dbef04fff4cda524d76d4021 (patch)
tree9fb057d28617774b2dd9df7221e59890fd85f5d2 /tests/codegen/frame-pointer.rs
parent8bea1df254ca5225c547e8b2fdeb434dd8ac0226 (diff)
parent5bc76873517d152fc5753c28059b247daabbf341 (diff)
downloadrust-3f19de635203f0e8dbef04fff4cda524d76d4021.tar.gz
rust-3f19de635203f0e8dbef04fff4cda524d76d4021.zip
Rollup merge of #119586 - GuillaumeGomez:jump-to-def-static-methods, r=notriddle
[rustdoc] Fix invalid handling for static method calls in jump to definition feature

I realized when working on a clippy lint that static method calls on `Self` could not give me the method `Res`. For that, we need to use `typeck` and so that's what I did in here.

It fixes the linking to static method calls.

r? ````@notriddle````
Diffstat (limited to 'tests/codegen/frame-pointer.rs')
0 files changed, 0 insertions, 0 deletions