Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Axe pre-commit | Aleksey Kladov | 2021-03-01 | 1 | -2/+0 | |
* | | Fixed remaining references to `AnalysisChange` (now: `Change`) | Vincent Esche | 2021-02-28 | 1 | -5/+5 | |
|/ | ||||||
* | Fix typo. | boxdot | 2021-02-24 | 1 | -1/+1 | |
* | Fix typos | azzamsa | 2021-02-20 | 2 | -6/+6 | |
* | document offsets | Aleksey Kladov | 2021-02-16 | 1 | -1/+7 | |
* | Merge #7643 #7663 | bors[bot] | 2021-02-14 | 1 | -1/+1 | |
|\ | ||||||
| * | Allow automatically detect the rustc-src directory (fixes #3517). | Benjamin Bouvier | 2021-02-13 | 1 | -1/+1 | |
* | | Remove CodeLensResolveData mention from lsp-extensions.md | ivan770 | 2021-02-13 | 1 | -11/+0 | |
* | | Moved CodeLens to ide crate | ivan770 | 2021-02-13 | 1 | -1/+12 | |
|/ | ||||||
* | Include a commit log summary in the changelog | Laurențiu Nicola | 2021-02-12 | 1 | -2/+1 | |
* | Merge #7653 | bors[bot] | 2021-02-12 | 1 | -0/+60 | |
|\ | ||||||
| * | Document config pattern | Aleksey Kladov | 2021-02-12 | 1 | -0/+60 | |
* | | fix nightly warning `legacy_derive_helpers` | Peter Wischer | 2021-02-12 | 1 | -1/+1 | |
|/ | ||||||
* | Use track caller in test documentation | Aleksey Kladov | 2021-02-10 | 1 | -1/+1 | |
* | Infra for "unit" benchmarking | Aleksey Kladov | 2021-02-09 | 1 | -0/+5 | |
* | Add emacs guide | Aleksey Kladov | 2021-02-08 | 1 | -0/+2 | |
* | Merge #7592 | bors[bot] | 2021-02-08 | 1 | -0/+10 | |
|\ | ||||||
| * | [Doc] Note about Eclipse IDE support | Mickael Istria | 2021-02-08 | 1 | -0/+10 | |
* | | Vim docs: vim-lsp with initial configuration. | Ilya Bobyr | 2021-02-08 | 1 | -0/+46 | |
* | | Explain how initial configuration is sent over LSP. | Ilya Bobyr | 2021-02-08 | 1 | -5/+27 | |
|/ | ||||||
* | Add a section on entry points | Aleksey Kladov | 2021-02-07 | 1 | -1/+9 | |
* | Fixing architecture image on dark theme | Erick Tovar | 2021-02-07 | 1 | -1/+1 | |
* | Remove redunacny | Edwin Cheng | 2021-02-07 | 1 | -1/+1 | |
* | More information for mbe | Edwin Cheng | 2021-02-07 | 1 | -2/+7 | |
* | Update architecture.md for mbe and proc-macro | Edwin Cheng | 2021-02-07 | 1 | -0/+11 | |
* | Update architecture.md | Adam Tuck | 2021-02-06 | 1 | -1/+1 | |
* | Do not overwrite lock file | kjeremy | 2021-02-05 | 1 | -1/+1 | |
* | Add howtos | Aleksey Kladov | 2021-02-05 | 1 | -0/+8 | |
* | More architecture.md | Aleksey Kladov | 2021-02-04 | 1 | -2/+42 | |
* | typo fixes | Kushagra Gupta | 2021-02-03 | 1 | -4/+4 | |
* | Grammar fixes | Kushagra Gupta | 2021-02-03 | 1 | -20/+20 | |
* | Fix spelling mistakes in docs/dev | Lukas Wirth | 2021-02-03 | 4 | -27/+31 | |
* | Make architecture more informative | Aleksey Kladov | 2021-02-03 | 2 | -201/+317 | |
* | add useless types to the styleguide | Aleksey Kladov | 2021-02-02 | 1 | -0/+14 | |
* | Improve nvim-lsp setup instructions | Laurențiu Nicola | 2021-02-01 | 1 | -1/+34 | |
* | Explain what to do if a release fails | Laurențiu Nicola | 2021-02-01 | 1 | -0/+4 | |
* | Update lsp-extension.md hash | Edwin Cheng | 2021-01-28 | 1 | -1/+1 | |
* | Update doc | Edwin Cheng | 2021-01-28 | 1 | -1/+1 | |
* | Merge #7451 | bors[bot] | 2021-01-27 | 1 | -0/+2 | |
|\ | ||||||
| * | Add config option to ignore directories | Aleksey Kladov | 2021-01-26 | 1 | -0/+2 | |
* | | Merge #7457 | bors[bot] | 2021-01-26 | 1 | -0/+8 | |
|\ \ | ||||||
| * | | Add RA_WAIT_DBG and docs | vsrs | 2021-01-25 | 1 | -0/+8 | |
* | | | Make always-assert crate reusable | Aleksey Kladov | 2021-01-26 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Remove the need to manually sync config in package.json | Aleksey Kladov | 2021-01-26 | 1 | -4/+4 | |
* | | Document design label | Aleksey Kladov | 2021-01-26 | 1 | -0/+4 | |
|/ | ||||||
* | Fix typo in style guide | Laurențiu Nicola | 2021-01-25 | 1 | -3/+4 | |
*-. | Merge #7409 #7421 | bors[bot] | 2021-01-25 | 2 | -1/+3 | |
|\ \ | ||||||
| | * | Fix RA_LOG example in dev docs | Laurențiu Nicola | 2021-01-25 | 1 | -1/+1 | |
| |/ |/| | ||||||
| * | Add References code lens. | vsrs | 2021-01-23 | 1 | -0/+2 | |
|/ | ||||||
* | Promote marks | Aleksey Kladov | 2021-01-22 | 1 | -6/+16 |