Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tag level | vsrs | 2020-07-03 | 1 | -1/+1 |
* | remove --- | vsrs | 2020-07-03 | 1 | -6/+4 |
* | Add docs | vsrs | 2020-07-03 | 1 | -12/+46 |
* | Escape space in path for MacOS binary location | LeSeulArtichaut | 2020-06-27 | 1 | -1/+1 |
* | Cleanup project.json deserialization | Aleksey Kladov | 2020-06-24 | 1 | -0/+2 |
* | Update docs/user/manual.adoc | Günther Wagner | 2020-06-23 | 1 | -1/+1 |
* | Update manual.adoc | Günther Wagner | 2020-06-22 | 1 | -0/+4 |
* | Don't store generated docs in the repo | Aleksey Kladov | 2020-06-03 | 2 | -1313/+0 |
* | Merge #4730 | bors[bot] | 2020-06-03 | 1 | -0/+51 |
|\ | |||||
| * | Document rust-project.json | Aleksey Kladov | 2020-06-03 | 1 | -0/+51 |
* | | Update generated feature docs | Aaron Loucks | 2020-06-03 | 1 | -1/+1 |
|/ | |||||
* | Rename assist | Aleksey Kladov | 2020-06-01 | 1 | -29/+29 |
* | Link to the specific source line | Aleksey Kladov | 2020-05-31 | 2 | -19/+61 |
* | docs | Aleksey Kladov | 2020-05-31 | 1 | -18/+17 |
* | Move assists documentation into the manual | Aleksey Kladov | 2020-05-31 | 2 | -132/+295 |
* | Rename user/readme.adoc -> user/manual.adoc | Aleksey Kladov | 2020-05-31 | 1 | -1/+1 |
* | Merge #4664 | bors[bot] | 2020-05-31 | 4 | -220/+327 |
|\ | |||||
| * | Tweak whitespace | Aleksey Kladov | 2020-05-31 | 1 | -19/+0 |
| * | Move the rest of the features to generated docs | Aleksey Kladov | 2020-05-31 | 3 | -96/+144 |
| * | Doc more features | Aleksey Kladov | 2020-05-31 | 2 | -48/+7 |
| * | Don't require module docs for Features and Assists | Aleksey Kladov | 2020-05-31 | 3 | -16/+73 |
| * | Specify actions | Aleksey Kladov | 2020-05-31 | 2 | -9/+24 |
| * | Generate features docs from source | Aleksey Kladov | 2020-05-31 | 3 | -54/+101 |
* | | Merge #4562 | bors[bot] | 2020-05-30 | 1 | -0/+24 |
|\ \ | |/ |/| | |||||
| * | fix generated docs issue | Jess Balint | 2020-05-22 | 1 | -0/+24 |
| * | Remove doc using `cargo xtask codegen`. | Jess Balint | 2020-05-22 | 1 | -24/+0 |
| * | Assist: replace anonymous lifetime with a named one | Jess Balint | 2020-05-22 | 1 | -0/+24 |
* | | Merge #4640 | bors[bot] | 2020-05-28 | 1 | -0/+10 |
|\ \ | |||||
| * | | Add `inRustProject` context documentation. | vsrs | 2020-05-28 | 1 | -0/+10 |
* | | | Link forum topic | Aleksey Kladov | 2020-05-28 | 1 | -2/+2 |
|/ / | |||||
* / | Introduce `toggle inlay hints` vscode command | veetaha | 2020-05-25 | 1 | -0/+6 |
|/ | |||||
* | Snippetify unwrap -> match | Aleksey Kladov | 2020-05-20 | 1 | -1/+1 |
* | Snippetify introduce/inline var | Aleksey Kladov | 2020-05-20 | 1 | -1/+1 |
* | Fix GNOME spelling | Alexandre Franke | 2020-05-20 | 1 | -1/+1 |
* | Snippetify fix_visibility | Aleksey Kladov | 2020-05-20 | 1 | -1/+1 |
* | Snippetify fill_match_arms | Aleksey Kladov | 2020-05-20 | 1 | -1/+1 |
* | Split change_ and fix_ visibility assists | Aleksey Kladov | 2020-05-20 | 1 | -0/+22 |
* | Use snippets in change_return_type_to_result | Aleksey Kladov | 2020-05-20 | 1 | -1/+1 |
* | Snippetify add_new | Aleksey Kladov | 2020-05-20 | 1 | -1/+1 |
* | Better cursor placement when adding impl members | Aleksey Kladov | 2020-05-20 | 1 | -2/+2 |
* | Use snippets in add_missing_members | Aleksey Kladov | 2020-05-20 | 1 | -2/+2 |
* | Use snippets in add function | Aleksey Kladov | 2020-05-20 | 1 | -1/+1 |
* | New assist: add turbo fish | Aleksey Kladov | 2020-05-19 | 1 | -0/+18 |
* | Add snippet support for some assists | Aleksey Kladov | 2020-05-19 | 1 | -5/+5 |
* | Relax VS Code version requirement | Aleksey Kladov | 2020-05-17 | 1 | -1/+1 |
* | Update features.md | Coenen Benjamin | 2020-05-12 | 1 | -2/+12 |
* | Use RA_LOG instead of RUST_LOG for logging | Aleksey Kladov | 2020-05-11 | 1 | -1/+1 |
* | Merge #4333 | bors[bot] | 2020-05-06 | 1 | -15/+8 |
|\ | |||||
| * | Update Arch Linux and ALE install instructions | Daniel M. Capella | 2020-05-05 | 1 | -15/+8 |
* | | Fix Windows server path | Laurențiu Nicola | 2020-05-06 | 1 | -1/+1 |