Laurențiu Nicola
|
dbf04a5ee2
|
⬆️ rust-analyzer
|
2023-03-20 08:31:01 +02:00 |
|
Laurențiu Nicola
|
b2f6fd4f96
|
⬆️ rust-analyzer
|
2023-03-13 10:42:24 +02:00 |
|
Laurențiu Nicola
|
7e711da2f0
|
⬆️ rust-analyzer
|
2023-02-20 10:14:12 +02:00 |
|
Laurențiu Nicola
|
bc45c7659a
|
⬆️ rust-analyzer
|
2023-02-13 13:55:14 +02:00 |
|
arcnmx
|
25242fe93f
|
⬆️ rust-analyzer
Merge commit '368e0bb32f '
|
2023-01-09 10:36:22 -08:00 |
|
Laurențiu Nicola
|
a2a1d99545
|
⬆️ rust-analyzer
|
2022-11-23 17:24:03 +02:00 |
|
Laurențiu Nicola
|
79923c382a
|
⬆️ rust-analyzer
|
2022-11-09 21:49:10 +02:00 |
|
Amos Wenger
|
a1f1b95d00
|
Merge commit 'e36a20c24f ' into ra-sync-and-pms-component
|
2022-07-26 11:53:50 +02:00 |
|
Amos Wenger
|
816f7fe12a
|
Run cargo fix --edition-idioms
|
2022-07-20 15:02:08 +02:00 |
|
Lukas Wirth
|
76ae5434fa
|
internal: Bump Dependencies
|
2022-06-10 17:30:02 +02:00 |
|
Jonas Schievink
|
52ff863abc
|
Teach Callable about closures properly
|
2022-05-19 18:53:08 +02:00 |
|
Jonas Schievink
|
ac3c18bc17
|
Include assoc. types in trait signature help
|
2022-05-10 16:54:31 +02:00 |
|
iDawer
|
956b8fb954
|
signature_help : detect fully qualified call syntax for parameter fallback
|
2022-05-10 17:18:42 +05:00 |
|
iDawer
|
dffbab45f4
|
Don't show signature help after closing bracket
|
2022-04-29 23:26:54 +05:00 |
|
iDawer
|
729cd8530b
|
signature_help : use corresponding param list for methods
|
2022-04-26 11:50:28 +05:00 |
|
iDawer
|
baa4fa09ef
|
Add fallback for return type
|
2022-04-23 17:21:21 +05:00 |
|
iDawer
|
fae9049ccd
|
Fall back to parameter definitions on error types in signature help
|
2022-04-23 17:21:21 +05:00 |
|
Lukas Wirth
|
c290e68ff9
|
internal: Remove PathResolution::AssocItem
|
2022-04-01 18:32:05 +02:00 |
|
Jonas Schievink
|
4e07864f59
|
signature help: skip lifetimes when non-lifetime arguments are present
|
2022-03-22 16:44:27 +01:00 |
|
Jonas Schievink
|
4bb5df0ce5
|
Avoid signature help inside multiline expressions
Fixes #11768
|
2022-03-22 16:08:46 +01:00 |
|
Jonas Schievink
|
c9cefb9916
|
Improve readability of signature help tests
|
2022-03-22 15:03:19 +01:00 |
|
Jonas Schievink
|
55d2a25123
|
Rename call info to "signature help"
It is no longer limited to just calls
|
2022-03-18 20:19:35 +01:00 |
|