Lukas Wirth
|
8afa2722b2
|
Revise TypeInfo::ty usage
|
2021-08-03 17:24:43 +02:00 |
|
Lukas Wirth
|
25ff7171c4
|
Introduce TypeInfo
|
2021-08-03 16:41:53 +02:00 |
|
Lukas Wirth
|
0a13259fc6
|
Kepp catch-all arm in fill_match_arms if it has a non-empty expression
|
2021-07-25 15:51:47 +02:00 |
|
Lukas Wirth
|
bfe0fa009e
|
Resolve derive attribute input macro paths in ide layer
|
2021-07-24 20:35:43 +02:00 |
|
Lukas Wirth
|
688398febc
|
feat: Implement inline_method assist
|
2021-07-03 01:33:34 +02:00 |
|
Lukas Wirth
|
071ac48b6c
|
Remove make::match_arm_with_guard
|
2021-07-02 01:44:54 +02:00 |
|
Aleksey Kladov
|
a9623f3165
|
minor: use minicore
|
2021-06-18 23:38:19 +03:00 |
|
Aleksey Kladov
|
7e0d441687
|
internal: switch some tests to minicore
|
2021-06-16 22:24:11 +03:00 |
|
Maan2003
|
75370312fb
|
clippy::redundant_closure
|
2021-06-13 09:29:36 +05:30 |
|
Maan2003
|
c9b4ac5be4
|
clippy::redudant_borrow
|
2021-06-13 09:24:16 +05:30 |
|
Domantas Jadenkus
|
3641abc0c3
|
add test that it does not create extraneous commas
|
2021-05-24 22:17:16 +03:00 |
|
Domantas Jadenkus
|
22e5194396
|
generate match arms with todo!() as placeholder body
|
2021-05-24 22:17:16 +03:00 |
|
Dawer
|
d5c96672aa
|
Test fill_match_arms for lazy computation.
This also adds `ide_assists::tests::check_assist_unresolved` function.
|
2021-05-21 11:29:24 +05:00 |
|
Dawer
|
570eff6552
|
fix: fill_match_arms hangs on a tuple of large enums
|
2021-05-20 23:56:26 +05:00 |
|
Dawer
|
63d317c71a
|
Compute missing arms lazily.
|
2021-05-20 23:56:26 +05:00 |
|
Aleksey Kladov
|
9df0a23368
|
internal: use standard test style
|
2021-05-16 15:14:57 +03:00 |
|
Aleksey Kladov
|
e4a7b44e55
|
internal: use mutable trees when filling match arms
|
2021-05-16 15:10:18 +03:00 |
|
Comonad
|
09147c3303
|
Add support for fill match arms of boolean values
- Add support for boolean inside tuple
|
2021-04-21 19:33:45 +08:00 |
|
Dawer
|
9222d3b0fb
|
Unindent test according to the style guide.
|
2021-04-19 16:24:09 +05:00 |
|
Dawer
|
8d588efc2b
|
Return to the status quo in #8129
|
2021-04-18 20:17:30 +05:00 |
|
Dawer
|
51d65caed4
|
Prevent adding useless match arms
|
2021-04-18 16:54:09 +05:00 |
|
Dawer
|
76285f16de
|
Test fill-match-arms assist: partial with wildcards
|
2021-04-17 15:20:29 +05:00 |
|
Dawer
|
edbb1797fb
|
Fill partial match arms for a tuple of enums
|
2021-04-17 01:09:09 +05:00 |
|
Dawer
|
8965be3d0e
|
Fill match arms for a tuple of a single enum.
|
2021-04-16 17:22:11 +05:00 |
|
Laurențiu Nicola
|
fc9eed4836
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
|
Chetan Khilosiya
|
e4756cb4f6
|
7526: Rename crate assists to ide_assists.
|
2021-02-23 00:59:16 +05:30 |
|