diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-06-07 04:52:38 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-07 04:52:38 +0000 |
| commit | efa84cd08d9e4d1d464ffc6832a1d1b1c85aed23 (patch) | |
| tree | 062f9e4fdb3e675c5a361e3f14a5659a6f4bb810 /docs/dev/debugging.md | |
| parent | 13da28cc2bc1b59f7af817eca36927a71edb023c (diff) | |
| parent | 34ce05781fbca1bc6b717cce3bee6bd9923248b2 (diff) | |
| download | rust-efa84cd08d9e4d1d464ffc6832a1d1b1c85aed23.tar.gz rust-efa84cd08d9e4d1d464ffc6832a1d1b1c85aed23.zip | |
Merge #9106
9106: feat: goto definition on an impl fn goes to that fn in the trait r=lf- a=lf- e.g. if you have a trait T and `impl T for S` for some struct, if you goto definition on some function name inside the impl, it will go to the definition of that function inside the `trait T` block, rather than the current behaviour of not going anywhere at all.  Co-authored-by: Jade <software@lfcode.ca>
Diffstat (limited to 'docs/dev/debugging.md')
0 files changed, 0 insertions, 0 deletions
