]> git.lizzy.rs Git - rust.git/commit
Merge #8988
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Tue, 25 May 2021 13:14:34 +0000 (13:14 +0000)
committerGitHub <noreply@github.com>
Tue, 25 May 2021 13:14:34 +0000 (13:14 +0000)
commitf3cfd8afb6db1ee0a8449655703172a0c8cf5411
treeebe514af32ccc6e9b03a203080f9c6b6466dbb6e
parentddc2fb392303379316b84da3cdcb281d8413e18a
parent3e4dfaf97af127ed85ecac809fe4dbaad4c7531c
Merge #8988

8988: feat: go to implementation on trait functions r=matklad a=lf-

Fix #8537.

GIF:
![output](https://user-images.githubusercontent.com/6652840/119501981-45a45c00-bd1e-11eb-8336-9145f2888643.gif)

Co-authored-by: Jade <software@lfcode.ca>