bors[bot] 5e62233277
Merge #6401
6401: Only show `self` ident when showing parameter self hints r=matklad a=Veykril

This just hints all self parameters with the `self` token, this is therefor equal to how all other parameters are displayed, but given the self param special in how its defined in a function signature it might make sense to keep the `&`/`&mut` parts as well as emitting those tokens for explict `Self` types that are taken by ref like `self: &Rc<Self>`?

Fixes #6400

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2020-11-03 16:43:26 +00:00
..
2020-11-02 17:40:47 +00:00
2020-11-02 10:57:31 -07:00
2020-10-23 12:14:58 +02:00
2020-10-20 17:36:02 -04:00
2020-11-02 16:58:33 +01:00
2020-11-03 16:36:34 +00:00
2020-11-02 16:58:33 +01:00
2020-10-24 19:08:12 +00:00
2020-11-02 16:58:33 +01:00
2020-11-02 14:07:08 +01:00
2020-11-02 14:07:08 +01:00
2020-11-02 14:07:08 +01:00
2020-11-02 16:58:33 +01:00
2020-10-23 15:18:33 +02:00
2020-11-02 17:47:08 +00:00
2020-11-02 10:57:31 -07:00
2020-11-02 16:58:33 +01:00