aboutsummaryrefslogtreecommitdiff
path: root/crates/rust-analyzer
Commit message (Expand)AuthorAgeFilesLines
* Categorize assistsJeremy Kolb2020-07-021-4/+18
* Merge #5192bors[bot]2020-07-022-8/+17
|\
| * Implement rust-analyzer feature configuration to tests.daxpedda2020-07-022-8/+17
* | Move cargo metadata off the main loopAleksey Kladov2020-07-023-41/+54
* | Merge #5191bors[bot]2020-07-021-9/+8
|\ \
| * | MinorAleksey Kladov2020-07-021-9/+8
| |/
* | Merge #5188bors[bot]2020-07-026-11/+86
|\ \ | |/ |/|
| * Indicate when project needs a reloadAleksey Kladov2020-07-024-7/+51
| * Implement StatusBarAleksey Kladov2020-07-024-4/+35
* | Fold multiline callsAleksey Kladov2020-07-011-18/+13
|/
* Automatically reload project on config changeAleksey Kladov2020-07-012-2/+5
* Better account for project reloadAleksey Kladov2020-07-012-6/+8
* Add reload workspace commandAleksey Kladov2020-07-012-4/+4
* Use the selection range when resolving call hierarchy itemsJeremy Kolb2020-07-011-2/+2
* Dont show empty progress for empty workspacesAleksey Kladov2020-07-011-16/+18
* Merge #5159bors[bot]2020-07-011-1/+1
|\
| * Add file support to expectAleksey Kladov2020-07-011-1/+1
* | Structured search debuggingDavid Lattimore2020-07-014-3/+78
|/
* analysis-stats: allow parallel type inferenceJonas Schievink2020-06-304-5/+42
* Remove confusing APIAleksey Kladov2020-06-302-4/+17
* Merge #5132bors[bot]2020-06-301-1/+1
|\
| * Fix some typosDavid Lattimore2020-06-301-1/+1
* | Merge #5101bors[bot]2020-06-303-4/+24
|\ \ | |/ |/|
| * Update crates/rust-analyzer/src/handlers.rsAleksey Kladov2020-06-281-3/+1
| * Add light-weight snapshot testing library with editor integrationAleksey Kladov2020-06-273-4/+26
* | Merge #5120bors[bot]2020-06-305-0/+71
|\ \
| * | Moved new deps to CLI-only sectionDavid Lattimore2020-06-301-2/+2
| * | Add a simple SSR subcommand to the rust-analyzer command line binaryDavid Lattimore2020-06-295-0/+71
* | | Merge #5122bors[bot]2020-06-291-1/+1
|\ \ \
| * | | Fix "Run | Debug" lens for examplesvsrs2020-06-291-1/+1
| |/ /
* / / Use more of FxHash*Laurențiu Nicola2020-06-293-11/+16
|/ /
* | Merge #5105bors[bot]2020-06-282-12/+3
|\ \
| * | Simlify with matches!()Veetaha2020-06-282-12/+3
* | | Cleanup cargo process handling in flycheckAleksey Kladov2020-06-281-1/+5
* | | SimplifyVeetaha2020-06-271-13/+1
|/ /
* | Add support for include_strLaurențiu Nicola2020-06-271-15/+25
* | Bump depsLaurențiu Nicola2020-06-271-1/+1
|/
* Try to find rustfmt in more placesAleksey Kladov2020-06-272-1/+2
* Set corret request methodAleksey Kladov2020-06-261-6/+2
* Fix config switchingAleksey Kladov2020-06-261-5/+7
* Merge #5078bors[bot]2020-06-262-12/+2
|\
| * MinorAleksey Kladov2020-06-262-12/+2
* | Merge #5077bors[bot]2020-06-264-49/+73
|\|
| * Type safer requestsAleksey Kladov2020-06-264-49/+73
* | Merge #5075bors[bot]2020-06-265-95/+97
|\|
| * Move progress reporting to utilsAleksey Kladov2020-06-265-92/+91
| * Be more precise about flycheck statusAleksey Kladov2020-06-261-5/+8
* | Merge #5076bors[bot]2020-06-261-1/+1
|\ \ | |/ |/|
| * Make VFS join methods fallibleJonas Schievink2020-06-261-1/+1
* | CleanupAleksey Kladov2020-06-264-27/+33
|/