Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 snippetTextEdit protocol extension | Aleksey Kladov | 2020-05-19 | 1 | -0/+34 | |
* | 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 | 2 | -2/+2 | |
* | 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 | |
* | | add Ok wrapping | Benjamin Coenen | 2020-05-06 | 1 | -0/+12 | |
|/ | ||||||
*-. | Merge #4306 #4308 | bors[bot] | 2020-05-05 | 1 | -1/+5 | |
|\ \ | ||||||
| | * | Update server binary paths | Jacob Greenfield | 2020-05-04 | 1 | -1/+5 | |
| |/ | ||||||
* / | [manual] Improve requirements and editor wording | Francisco Lopes | 2020-05-04 | 1 | -3/+3 | |
|/ | ||||||
* | Merge #4287 | bors[bot] | 2020-05-04 | 1 | -4/+4 | |
|\ | ||||||
| * | Update debugging.md | KENTARO OKUDA | 2020-05-03 | 1 | -4/+4 | |
* | | Merge #4272 | bors[bot] | 2020-05-02 | 1 | -21/+21 | |
|\| | ||||||
| * | Update syntax.md | KENTARO OKUDA | 2020-05-02 | 1 | -2/+2 | |
| * | Fix Typos | KENTARO OKUDA | 2020-05-02 | 1 | -20/+20 | |
* | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer | Benjamin Coenen | 2020-05-02 | 4 | -8/+19 | |
|\ \ | ||||||
| * | | Add missing members generates indented blocks | Aleksey Kladov | 2020-05-02 | 1 | -1/+3 | |
| * | | Merge #4236 | bors[bot] | 2020-05-01 | 1 | -1/+10 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Document Gnome Builder support | Laurențiu Nicola | 2020-05-01 | 1 | -1/+10 | |
| * | | Fix Typos on guide.md | KENTARO OKUDA | 2020-05-01 | 1 | -4/+4 | |
| * | | Fix Typos | KENTARO OKUDA | 2020-05-01 | 1 | -2/+2 | |
| |/ | ||||||
* | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer | Benjamin Coenen | 2020-05-01 | 3 | -9/+26 | |
|\| | ||||||
| * | Merge #4228 | bors[bot] | 2020-04-30 | 1 | -3/+3 | |
| |\ | ||||||
| | * | Update readme.adoc | hafiz | 2020-04-30 | 1 | -2/+2 | |
| | * | Fix typo in language server binary docs | hafiz | 2020-04-30 | 1 | -1/+1 | |
| * | | Update Roslyn link in syntax.md | Ömer Sinan Ağacan | 2020-04-30 | 1 | -1/+1 | |
| |/ | ||||||
| * | docs(user): method chaining hints support | Heyward Fann | 2020-04-30 | 1 | -2/+4 | |
| * | Fix Typos on features.md | KENTARO OKUDA | 2020-04-29 | 1 | -2/+2 | |
| * | Fix YouComplteMe instructions link | Boris Staletic | 2020-04-29 | 1 | -1/+1 | |
| * | add ale to the nvim setup section of the readme | Simon Cruanes | 2020-04-29 | 1 | -0/+15 | |
* | | Add unwrap block assist #4156 | Benjamin Coenen | 2020-04-29 | 1 | -2/+2 | |
* | | Add unwrap block assist #4156 | Benjamin Coenen | 2020-04-29 | 1 | -0/+18 | |
|/ | ||||||
* | tiny fix in markdown ordered list | Youngsuk Kim | 2020-04-28 | 1 | -1/+1 | |
* | Add missing . | Günter Zöchbauer | 2020-04-26 | 1 | -1/+1 | |
* | Change install directory suggestion to `~/.local/bin` | Günter Zöchbauer | 2020-04-26 | 1 | -3/+5 | |
* | xtask does not need to be installed | Günter Zöchbauer | 2020-04-26 | 1 | -4/+1 | |
* | Clarify rust-analyzer binary install | Günter Zöchbauer | 2020-04-26 | 1 | -7/+23 | |
* | Convert tests to text-size | Aleksey Kladov | 2020-04-25 | 1 | -23/+23 | |
* | Convert code to text-size | Aleksey Kladov | 2020-04-25 | 1 | -54/+54 | |
*-. | Merge #3998 #4006 | bors[bot] | 2020-04-24 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | Make add_function generate functions in other modules via qualified path | Timo Freiberg | 2020-04-21 | 1 | -2/+2 | |
* | | | Add YouCompleteMe as a LSP option for vim/neovim | Weihang Lo | 2020-04-23 | 1 | -0/+20 | |
|/ / | ||||||
* | | docs(readme): improve user docs | Heyward Fann | 2020-04-21 | 1 | -2/+2 | |
* | | Move the PATH issue up to the non-editor specific section | Nikolai Morin | 2020-04-21 | 1 | -1/+3 | |
* | | Delete comma | Nikolai Morin | 2020-04-21 | 1 | -1/+1 |