bors[bot] dd6a352e64
Merge #6111
6111: Add assist for converting the base of integer literals. r=SomeoneToIgnore a=vlakreeh

This PR adds an assist similar to Intellij's [convert number to](https://i.imgur.com/JH6wstP.png). It also does a small refactor to [assists/src/tests.rs](fc34403018/crates/assists/src/tests.rs) to add the ability to specify the resolved assist for a specific action within an assist group.

## Demo
![Demo of the assist in action](https://i.imgur.com/MBhdPFH.gif)

Co-authored-by: vlakreeh <zeb@zebulon.dev>
2020-10-05 22:00:40 +00:00
..
2020-08-24 13:29:10 +02:00
2020-10-05 22:00:40 +00:00
2020-10-02 17:31:20 +02:00
2020-09-30 15:22:49 -04:00
2020-09-28 11:03:47 +00:00
2020-09-28 14:24:11 -04:00
2020-10-05 21:27:18 +00:00
2020-09-24 16:39:08 +02:00
2020-09-20 19:25:09 +00:00
2020-09-30 15:22:49 -04:00
2020-10-02 08:07:42 +00:00
2020-09-03 13:37:36 +02:00