diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-08-22 15:41:17 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-08-22 15:41:17 +0100 |
commit | e65d48d1fb3d4d91d9dc1148a7a836ff5c9a3c87 (patch) | |
tree | b843cb143848319cbaed5256afa3b591b7b53d85 /crates/syntax/src/ast.rs | |
parent | d7466c9f9e7b0565afcaff11e508a84d813d1b46 (diff) | |
parent | 8000d1d30d0c6205585b12331124745aaf21c340 (diff) |
Merge #5823
5823: Don't underline function definition if self is &mut r=Nashenas88 a=matklad
The self is right there, and is already underlined, so it makes little
sense to emit even more underlines.
before:
![before](https://user-images.githubusercontent.com/1711539/90672843-0d379500-e257-11ea-840f-b0caed4410f1.png)
after:
![after](https://user-images.githubusercontent.com/1711539/90672840-0c9efe80-e257-11ea-9739-23af433841c6.png)
Co-authored-by: Aleksey Kladov <[email protected]>
Diffstat (limited to 'crates/syntax/src/ast.rs')
0 files changed, 0 insertions, 0 deletions