diff options
| author | Michael Goulet <michael@errs.io> | 2024-01-05 10:57:23 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-05 10:57:23 -0500 |
| commit | 3f19de635203f0e8dbef04fff4cda524d76d4021 (patch) | |
| tree | 9fb057d28617774b2dd9df7221e59890fd85f5d2 /compiler/rustc_codegen_llvm/src | |
| parent | 8bea1df254ca5225c547e8b2fdeb434dd8ac0226 (diff) | |
| parent | 5bc76873517d152fc5753c28059b247daabbf341 (diff) | |
| download | rust-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 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
