aboutsummaryrefslogtreecommitdiff
path: root/crates/rust-analyzer
Commit message (Expand)AuthorAgeFilesLines
* Fix SelectionRange return typekjeremy2020-03-092-4/+6
* Merge #3526bors[bot]2020-03-092-3/+12
|\
| * Silence "file out of workspace" errorsAleksey Kladov2020-03-092-3/+12
* | Merge #3519bors[bot]2020-03-092-13/+11
|\ \ | |/ |/|
| * Consider crate declaration namesKirill Bulatov2020-03-082-13/+11
* | Ignore client-specific notificationsAleksey Kladov2020-03-091-0/+3
|/
* Concise mode for parameter hintsAleksey Kladov2020-03-062-15/+22
* Trigger parameter info automaticallyAleksey Kladov2020-03-061-0/+10
* Source map returns a resultAleksey Kladov2020-03-061-2/+2
* Unfold groups with single assists into plain assistsKirill Bulatov2020-03-051-58/+67
* Merge #3475bors[bot]2020-03-051-2/+4
|\
| * Fix options for analysis-benchAleksey Kladov2020-03-051-2/+4
* | Prime open files on loadAleksey Kladov2020-03-051-0/+5
|/
* Simplify by using to_veckjeremy2020-03-021-2/+2
* lsp-types 0.72kjeremy2020-03-023-13/+10
* Tighten up an assertAleksey Kladov2020-03-021-0/+4
* Rename ast::ImplBlock -> ast::ImplDefAleksey Kladov2020-02-292-3/+3
* Merge #3309bors[bot]2020-02-291-1/+4
|\
| * lint warn fixnmio2020-02-291-4/+2
| * keep one CargoTomlNotFoundErrornmio2020-02-291-1/+6
| * fixes and improvementsnmio2020-02-271-1/+1
* | Fix a common false-positive type mismatchFlorian Diebold2020-02-291-9/+15
* | Cleanup highlighting tagsAleksey Kladov2020-02-282-27/+35
* | add more tagsAleksey Kladov2020-02-282-4/+6
* | Ensure that semantic tokens are single-lineAleksey Kladov2020-02-271-2/+9
* | Merge #3335bors[bot]2020-02-274-89/+89
|\ \
| * | Color constantsAleksey Kladov2020-02-272-2/+4
| * | Better highlightign APIAleksey Kladov2020-02-274-89/+87
* | | Remove unused dependenciesShotaro Yamada2020-02-271-1/+0
|/ /
* | Update lsp-typeskjeremy2020-02-261-1/+1
* | FixAleksey Kladov2020-02-261-1/+1
* | Fix bitset opsAleksey Kladov2020-02-261-2/+3
* | More type safety for highlightingAleksey Kladov2020-02-263-26/+26
* | Semantic RangesJeremy Kolb2020-02-254-13/+39
|/
* Replace generic with a concrete typeAleksey Kladov2020-02-251-1/+1
* Add docsJeremy Kolb2020-02-251-0/+8
* Teach the server about Semantic Tokens proposed LSPkjeremy2020-02-257-13/+212
* Remove unused placeholderEdwin Cheng2020-02-211-1/+1
* Improve server version infoEdwin Cheng2020-02-211-1/+29
* Better errorseAleksey Kladov2020-02-201-2/+2
* Bump lsp-typeskjeremy2020-02-191-0/+1
* Update versionsKirill Bulatov2020-02-181-15/+15
* Run cargo +nightly fix --clippy -Z unstable-optionsKirill Bulatov2020-02-185-7/+7
* Rename folderAleksey Kladov2020-02-1825-0/+5833