Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 2 | -9/+9 |
| | | | | | | This wasn't a right decision in the first place, the feature flag was broken in the last rustfmt release, and syntax highlighting of imports is more important anyway | ||||
* | Get rid of failure: gen_lsp_server | Muhammad Mominul Huque | 2019-06-14 | 2 | -4/+8 |
| | |||||
* | updated gen_lsp_server examples | Dylan Moonfire | 2019-05-23 | 2 | -0/+163 |
- updated the documentation with an example that has no errors with current compiler - added two example code to test compilation and show in use |