Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply T! macro where it is possible | Sergey Parilin | 2019-05-15 | 1 | -7/+7 |
* | switch to once_cell from lazy_static | Aleksey Kladov | 2019-05-07 | 1 | -4/+2 |
* | fill struct fields diagnostic | Sergey Parilin | 2019-05-06 | 1 | -0/+5 |
* | drop useless test | Aleksey Kladov | 2019-04-22 | 1 | -28/+0 |
* | move add_missing_members to structured editing API | Aleksey Kladov | 2019-04-22 | 1 | -18/+140 |
* | more type safety | Aleksey Kladov | 2019-04-22 | 1 | -1/+24 |
* | test short structs | Aleksey Kladov | 2019-04-21 | 1 | -4/+11 |
* | use structured editing API for fill struct assist | Aleksey Kladov | 2019-04-21 | 1 | -42/+98 |
* | start structured editing API | Aleksey Kladov | 2019-04-21 | 1 | -0/+153 |