diff options
| author | Jade <software@lfcode.ca> | 2021-06-01 16:16:59 -0700 |
|---|---|---|
| committer | Jade <software@lfcode.ca> | 2021-06-06 21:51:17 -0700 |
| commit | 8a57c736404abac81a6de20b0e90c19021e040b9 (patch) | |
| tree | 5ece2fcdc66cf91dd269ff0c64c2dc91ff216565 /docs/dev/debugging.md | |
| parent | 13da28cc2bc1b59f7af817eca36927a71edb023c (diff) | |
| download | rust-8a57c736404abac81a6de20b0e90c19021e040b9.tar.gz rust-8a57c736404abac81a6de20b0e90c19021e040b9.zip | |
feat: goto definition on an impl fn goes to that fn in the trait
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.
Diffstat (limited to 'docs/dev/debugging.md')
0 files changed, 0 insertions, 0 deletions
