completions
|
Merge #10402
|
2021-09-30 16:18:09 +00:00 |
render
|
Replace if let with match where appropriate
|
2021-10-05 09:00:21 +11:00 |
config.rs
|
Add config setting for self-on-the-fly
|
2021-05-31 15:14:56 +02:00 |
context.rs
|
Replace if let with match where appropriate
|
2021-10-05 09:00:21 +11:00 |
item.rs
|
add 'use' prefix for any auto-import
|
2021-07-20 18:35:19 +04:30 |
render.rs
|
Avoid extra allocation in completion rendering
|
2021-09-06 17:55:07 +03:00 |
tests.rs
|
Speculatively expand attributes in completions
|
2021-09-13 19:30:23 +02:00 |