aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJade <[email protected]>2021-06-02 00:16:59 +0100
committerJade <[email protected]>2021-06-07 05:51:17 +0100
commit8a57c736404abac81a6de20b0e90c19021e040b9 (patch)
tree5ece2fcdc66cf91dd269ff0c64c2dc91ff216565 /.gitignore
parent13da28cc2bc1b59f7af817eca36927a71edb023c (diff)
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 '.gitignore')
0 files changed, 0 insertions, 0 deletions