bors[bot] 7e12422fa2 Merge #1652
1652: Improve type hints behavior r=matklad a=SomeoneToIgnore

This PR fixed the following type hints issues:

* Restructures the `InlayKind` enum contents based on the discussion here: https://github.com/rust-analyzer/rust-analyzer/pull/1606#issuecomment-515968055
* Races described in #1639 
* Caches the latest decorations received for each file to show them the next time the file is opened (instead of a new server request)

Co-authored-by: Kirill Bulatov <mail4score@gmail.com>
2019-08-06 16:50:49 +00:00
..
2019-07-22 13:13:55 -04:00
2019-08-06 10:57:16 +02:00
2019-07-30 21:02:29 +07:00
2019-08-06 14:28:31 +02:00
2019-07-18 22:55:04 +03:00
2019-07-20 16:52:11 +03:00
2019-08-04 09:42:17 +00:00
2019-08-05 01:02:36 +03:00
2019-08-06 16:50:49 +00:00
2019-07-17 10:58:17 -04:00
2019-08-04 08:12:12 +00:00
2019-07-04 23:09:09 +03:00
2019-08-06 14:28:31 +02:00
2019-07-09 00:28:00 +09:00