Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rewording and typo fix | Adam Bratschi-Kaye | 2020-02-22 | 1 | -1/+1 |
* | add ssr doc | adamrk | 2020-02-22 | 1 | -0/+15 |
* | Fix a typo | Kirill Bulatov | 2020-02-22 | 1 | -1/+1 |
* | One more tiny doc fix | Kirill Bulatov | 2020-02-22 | 1 | -1/+1 |
* | Code review fixes | Kirill Bulatov | 2020-02-22 | 1 | -5/+5 |
* | Add inlay hints documentation | Kirill Bulatov | 2020-02-22 | 1 | -0/+25 |
* | update image | Andrew Blakey | 2020-02-21 | 1 | -2/+1 |
* | update docs | Andrew Blakey | 2020-02-21 | 2 | -24/+24 |
* | Add document for `Show RA Version` | Edwin Cheng | 2020-02-21 | 1 | -0/+4 |
* | Add `remove_mut` assist | Aleksey Kladov | 2020-02-19 | 1 | -0/+16 |
* | Rename config value for server Path | Aleksey Kladov | 2020-02-18 | 1 | -2/+2 |
* | Rename the binary to rust-analyzer | Aleksey Kladov | 2020-02-18 | 1 | -4/+4 |
* | Fix typo | Akihiro Takai | 2020-02-18 | 1 | -1/+1 |
* | Reword the docs | Kirill Bulatov | 2020-02-17 | 1 | -1/+1 |
* | Install rust-src when it is not found | Kirill Bulatov | 2020-02-17 | 1 | -1/+3 |
* | Mention rust-src | Aleksey Kladov | 2020-02-17 | 1 | -0/+7 |
* | vscode: updated user docs vscode updates section | Veetaha | 2020-02-16 | 1 | -4/+3 |
* | Typo | Veetaha | 2020-02-14 | 1 | -1/+1 |
* | Ensure that the manual is self-improving | Aleksey Kladov | 2020-02-14 | 1 | -0/+3 |
* | Start manual | Aleksey Kladov | 2020-02-14 | 2 | -280/+152 |
* | Move build prerequisites into build section | dvermd | 2020-02-10 | 1 | -4/+4 |
* | docs: quick fix inner link in docs | Veetaha | 2020-02-09 | 1 | -1/+2 |
* | docs: more documentation on prebuilt binaries all-editors-wise | Veetaha | 2020-02-09 | 1 | -22/+40 |
* | docs: Freshen docs for prebuilt binaries and raLspServer setting | Veetaha | 2020-02-09 | 1 | -3/+14 |
* | Merge #3053 | bors[bot] | 2020-02-09 | 1 | -1/+33 |
|\ | |||||
| * | docs: fix spelling untill -> until | Veetaha | 2020-02-09 | 1 | -1/+1 |
| * | docs: minor fixes in wordings and punctuation | Veetaha | 2020-02-09 | 1 | -2/+2 |
| * | vscode: updated docs on prebuilt binaries | Veetaha | 2020-02-09 | 1 | -0/+32 |
* | | Merge #3052 | bors[bot] | 2020-02-09 | 1 | -14/+14 |
|\ \ | |||||
| * | | Rename add import assist | Kirill Bulatov | 2020-02-07 | 1 | -14/+14 |
| |/ | |||||
* / | Docs cleanups | Florian Diebold | 2020-02-08 | 1 | -12/+6 |
|/ | |||||
* | Doctest autoimport | Aleksey Kladov | 2020-02-06 | 1 | -1/+1 |
* | Further fix `docs/user/README.md` | Gian D | 2020-02-05 | 1 | -1/+1 |
* | Fix unneeded `.` in `docs/user/README.md` | Gian D | 2020-02-05 | 1 | -1/+1 |
* | updating nvim_lsp usage for rust_analyzer | Jan | 2020-01-29 | 1 | -2/+1 |
* | Merge #2910 | bors[bot] | 2020-01-27 | 1 | -1/+1 |
|\ | |||||
| * | Update docs/user/README.md | Jeremy Kolb | 2020-01-27 | 1 | -1/+1 |
| * | Use package script | Jeremy Kolb | 2020-01-26 | 1 | -1/+1 |
* | | Initial auto import action implementation | Kirill Bulatov | 2020-01-26 | 1 | -0/+18 |
|/ | |||||
* | Rename Emacs "extension" | Aleksey Kladov | 2020-01-13 | 1 | -1/+1 |
* | Rename VS Code extension to rust-analyzer | Aleksey Kladov | 2020-01-13 | 1 | -3/+3 |
* | Merge pull request #2732 from detrumi/cargo-toml-not-found-message-toggle | Aleksey Kladov | 2020-01-09 | 1 | -0/+2 |
|\ | |||||
| * | Allow disabling Cargo.toml not found error | Wilco Kusee | 2020-01-03 | 1 | -0/+2 |
* | | add note in vscode instructions for vim plugin users | Gus Wynn | 2020-01-05 | 1 | -0/+4 |
|/ | |||||
* | Add example of color customization | Aleksey Kladov | 2019-12-31 | 1 | -10/+3 |
* | Merge #2061 | bors[bot] | 2019-12-29 | 1 | -2/+11 |
|\ | |||||
| * | Merge branch 'master' into feature/themes | Seivan Heidari | 2019-12-23 | 2 | -24/+57 |
| |\ | |||||
| * \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-25 | 2 | -0/+24 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-21 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-20 | 1 | -0/+4 |
| |\ \ \ \ |