Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | xtask: fold gen-tests and gen-ast into codegen | Aleksey Kladov | 2019-10-23 | 1 | -1/+1 | |
* | Instructions for VSCode Remote | Marco Groppo | 2019-10-21 | 1 | -0/+19 | |
* | rename tools -> xtask | Aleksey Kladov | 2019-10-17 | 2 | -6/+6 | |
* | WIP: move to xtasks | Aleksey Kladov | 2019-10-17 | 2 | -13/+7 | |
* | Adds config option for cargo-watch `--ignore` flag | Roberto Vidal | 2019-10-17 | 1 | -0/+1 | |
* | Update link to api rustdocs | memoryruins | 2019-10-14 | 1 | -1/+1 | |
* | Merge #1922 | bors[bot] | 2019-10-08 | 1 | -3/+4 | |
|\ | ||||||
| * | feat(assists): Keep only one version of make_raw_string | Geobert Quach | 2019-09-29 | 1 | -16/+2 | |
| * | feat(assists): Make raw string unescaped | Geobert Quach | 2019-09-26 | 1 | -0/+15 | |
* | | use lockfile in cargo install | Aleksey Kladov | 2019-10-08 | 1 | -1/+1 | |
* | | remove `visitor` module | Ekaterina Babshukova | 2019-10-05 | 2 | -5/+3 | |
* | | Merge #1952 | bors[bot] | 2019-10-05 | 1 | -0/+14 | |
|\ \ | ||||||
| * | | Fix typo about De Morgan's law assist | Lúcás Meier | 2019-10-04 | 1 | -1/+1 | |
| * | | [#1807] Add entry in docs/user/features | Lúcás Meier | 2019-10-04 | 1 | -0/+14 | |
| |/ | ||||||
* / | Add alternative setup instruction for vim/neovim | Luke Jones | 2019-10-04 | 1 | -0/+16 | |
|/ | ||||||
* | Missing word | nicrd | 2019-09-26 | 1 | -1/+1 | |
* | update documentation according to new settings | Paul Lesur | 2019-09-25 | 1 | -1/+2 | |
* | feat(assists): raw string <-> usual string manipulation | Geobert Quach | 2019-09-19 | 1 | -0/+56 | |
* | Fixed markdown in user README | zoewithabang | 2019-09-18 | 1 | -1/+1 | |
* | clarify sublime instructions | Aleksey Kladov | 2019-09-11 | 1 | -1/+3 | |
* | Update README.md | Heyward Fann | 2019-09-09 | 1 | -1/+1 | |
* | Update README.md | Heyward Fann | 2019-09-09 | 1 | -2/+3 | |
* | Merge #1755 | bors[bot] | 2019-09-06 | 1 | -27/+4 | |
|\ | ||||||
| * | feat(docs): add coc-rust-analyzer | Heyward Fann | 2019-09-03 | 1 | -27/+4 | |
* | | add option to disable notify | Aleksey Kladov | 2019-09-06 | 1 | -0/+2 | |
* | | add assist to move type bounds to where clause | Ekaterina Babshukova | 2019-09-05 | 1 | -0/+10 | |
|/ | ||||||
* | Make sysroot use `RUST_SRC_PATH` if set | Bastian Köcher | 2019-08-22 | 1 | -0/+1 | |
* | Merge #1663 | bors[bot] | 2019-08-07 | 1 | -2/+2 | |
|\ | ||||||
| * | architecture.md: update path to parser tests | eupn | 2019-08-07 | 1 | -2/+2 | |
* | | architecture.md: "finish not Y" -> "finish node Y" | eupn | 2019-08-07 | 1 | -1/+1 | |
|/ | ||||||
* | allow to exclude certain files and directories | Aleksey Kladov | 2019-08-06 | 1 | -0/+3 | |
* | document upgrade process | Aleksey Kladov | 2019-07-29 | 2 | -0/+5 | |
* | Overhaul installation process | Aleksey Kladov | 2019-07-27 | 2 | -6/+6 | |
* | Implement inlay hints for emacs | Florian Diebold | 2019-07-27 | 1 | -1/+1 | |
* | fix: spelling | Martin Grönlund | 2019-07-15 | 1 | -1/+1 | |
* | Remove executeCommandProvider: apply_code_action. | Michael Bolin | 2019-07-11 | 1 | -2/+0 | |
* | Document the VS Code extension test framework | Ryan Cumming | 2019-06-26 | 1 | -0/+19 | |
* | More details on how to set up coc | Who? Me?! | 2019-06-18 | 1 | -0/+21 | |
* | add analysis-bench to benchmark incremental analysis | Aleksey Kladov | 2019-06-16 | 1 | -0/+13 | |
* | fixed wrong links again | zjy | 2019-06-12 | 1 | -4/+4 | |
* | fixed links | zjy | 2019-06-11 | 1 | -5/+5 | |
* | Fix typo docs/user/README.md | Andrew Chin | 2019-05-30 | 1 | -1/+1 | |
* | Make rainbows optional | Pascal Hertleif | 2019-05-27 | 1 | -0/+9 | |
* | Add Vim and NeoVim setup section | Francisco Lopes | 2019-05-25 | 1 | -0/+19 | |
* | mention why enableEnhancedTyping is needed | Aleksey Kladov | 2019-05-22 | 1 | -1/+1 | |
* | add feature doc | Unreal Hoang | 2019-05-21 | 1 | -2/+31 | |
* | add manual installation instructions | Aleksey Kladov | 2019-05-11 | 1 | -8/+17 | |
* | add complex match case and documentation | Unreal Hoang | 2019-05-01 | 1 | -0/+18 | |
* | Add to features | kjeremy | 2019-04-23 | 1 | -0/+12 | |
* | Add to LSP features | kjeremy | 2019-04-23 | 1 | -1/+1 |