Skip to content

Commit dd6a352

Browse files
bors[bot]zebp
andauthored
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](https://github.com/rust-analyzer/rust-analyzer/blob/fc34403018079ea053f26d0a31b7517053c7dd8c/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>
2 parents 3fc7338 + b2bfadb commit dd6a352

File tree

4 files changed

+738
-5
lines changed

4 files changed

+738
-5
lines changed

0 commit comments

Comments
 (0)