Lukas Wirth
|
783af171f7
|
Clean up inlay_hints
|
2020-10-07 13:18:12 +02:00 |
|
Lukas Wirth
|
e106857e80
|
Shorten iterator hints for std::iter iterators behind references
|
2020-10-07 12:14:08 +02:00 |
|
Lukas Wirth
|
209e9b9926
|
Shorten iterator chain hints
|
2020-10-07 11:30:42 +02:00 |
|
Lukas Wirth
|
c133651e0a
|
Move IntoIterator into FamousDefs
|
2020-10-07 10:14:42 +02:00 |
|
Lukas Wirth
|
c6f1de6ac5
|
Use FamousDefs for shorten_iterator hint
|
2020-10-06 21:25:39 +02:00 |
|
Aleksey Kladov
|
2090b534fc
|
Move ModPath->ast::Path function to IDE layer
closes #6092
|
2020-10-06 16:19:18 +02:00 |
|
Lukas Wirth
|
adc4c6b9d7
|
Make MergeBehaviour configurable
|
2020-09-12 12:11:16 +02:00 |
|
Lukas Wirth
|
7de2a30f40
|
Fix import insertion breaking nested modules
|
2020-09-03 18:36:08 +02:00 |
|
Lukas Wirth
|
952f385682
|
Impl make::blank_line
|
2020-09-03 18:36:07 +02:00 |
|
Aleksey Kladov
|
7721accebf
|
Cleanup invert-if
* stick to trivial factory functions in make
* compress the logic for inverting Option/Result
|
2020-08-25 11:00:32 +02:00 |
|
dragfire
|
1d129a7172
|
Invert if should be smart about is_some, is_none, is_ok, is_err
|
2020-08-23 22:30:34 -06:00 |
|
Aleksey Kladov
|
4b5b55f6f3
|
**Remove Unused Parameter** refactoring
|
2020-08-19 19:40:55 +02:00 |
|
Aleksey Kladov
|
fc34403018
|
Rename ra_assists -> assists
|
2020-08-13 17:33:38 +02:00 |
|