aboutsummaryrefslogtreecommitdiff
path: root/crates/rust-analyzer
Commit message (Expand)AuthorAgeFilesLines
* Merge #4332bors[bot]2020-05-051-15/+14
|\
| * Rename AtomTextEdit -> IndelAleksey Kladov2020-05-051-15/+14
* | add the allFeatures flag (true by default)guigui642020-05-051-1/+3
|/
* Normalize naming of diagnosticsAleksey Kladov2020-05-051-8/+8
* Merge #4166bors[bot]2020-05-053-2/+3
|\
| * Pass cargo.target to rustcChristophe MASSOLIN2020-05-052-2/+2
| * Rename `defaultTarget` to targetChristophe MASSOLIN2020-05-051-1/+1
| * [config] rename cargo.defaultTargetChristophe MASSOLIN2020-04-271-1/+1
| * Started rust-analyzer.cargo.defaultTarget implementationChristophe MASSOLIN2020-04-261-0/+1
* | Merge #4323bors[bot]2020-05-051-0/+12
|\ \
| * | Add tests for #4306Laurențiu Nicola2020-05-051-0/+12
* | | Merge #4320bors[bot]2020-05-052-6/+22
|\ \ \ | |/ / |/| |
| * | add doctest support #4317Benjamin Coenen2020-05-052-6/+22
* | | Fix line index rebuild during incremental changesLaurențiu Nicola2020-05-041-5/+5
* | | Make incremental sync opt-outLaurențiu Nicola2020-05-041-3/+3
|/ /
* | Make incremental sync opt-inLaurențiu Nicola2020-05-031-1/+6
* | Merge #4278bors[bot]2020-05-031-1/+17
|\ \
| * | Log panics in apply_document_changesLaurențiu Nicola2020-05-031-1/+17
* | | Merge #4207 #4253bors[bot]2020-05-022-8/+2
|\ \ \
| * | | Remove `workspaceLoaded` settingAndrew Chin2020-05-022-8/+2
* | | | Merge #4256bors[bot]2020-05-021-2/+2
|\ \ \ \
| * | | | Improve formatting of analyzer status textAndrew Chin2020-05-021-2/+2
| |/ / /
* | | | Test/check the whole packageAleksey Kladov2020-05-022-7/+3
* | | | Update crateskjeremy2020-05-011-1/+1
|/ / /
| | |
| \ \
*-. | | Merge #4220 #4240bors[bot]2020-05-011-1/+1
|\ \| |
| | * | Bump depsLaurențiu Nicola2020-05-011-1/+1
| |/ /
* | | Address commentskjeremy2020-05-012-2/+4
* | | Mark most assists as the base "refactor" typekjeremy2020-05-011-9/+2
* | | Advertise support for all the builtin CodeActionKindskjeremy2020-05-011-8/+20
* | | Filter out CodeActions if a server only support commands.kjeremy2020-05-013-1/+27
|/ /
* | Add support for incremental text synchronizationLaurențiu Nicola2020-04-303-11/+123
* | Merge #4161bors[bot]2020-04-285-42/+53
|\ \
| * | lsp-types 0.74kjeremy2020-04-265-42/+53
* | | Make it impossible to forget to add a semantic token type / modifierAleksey Kladov2020-04-281-56/+61
* | | Introduce new semantic highlight token for format specifierLeander Tentrup2020-04-282-1/+5
|/ /
* | Add `cargo test` to the list of Run commandsAleksey Kladov2020-04-263-62/+63
* | Merge #4145bors[bot]2020-04-251-5/+1
|\ \
| * | minor clenupAleksey Kladov2020-04-251-5/+1
| |/
| |
| \
*-. \ Merge #4113 #4136 #4141 #4142bors[bot]2020-04-252-4/+39
|\ \ \ | |_|/ |/| |
| * | Support returning non-hierarchical symbolskjeremy2020-04-241-4/+33
| * | Add hierarchical symbols client capabilitykjeremy2020-04-241-0/+6
* | | Merge #4133bors[bot]2020-04-251-7/+9
|\ \ \ | |_|/ |/| |
| * | main: fix bug where thread pool isn't joinedAndrew Gallant2020-04-251-0/+1
| * | main: eagerly prime goto-definition cachesAndrew Gallant2020-04-251-7/+8
* | | Merge #4125bors[bot]2020-04-253-4/+5
|\ \ \
| * | | Avoid lossy OsString conversionsLaurențiu Nicola2020-04-253-4/+5
| |/ /
* | | CleanupsAleksey Kladov2020-04-251-1/+1
* | | Convert code to text-sizeAleksey Kladov2020-04-253-19/+19
|/ /
* / Adds attribute completions (#3941)Roberto Vidal2020-04-241-0/+1
|/
* Merge #4101bors[bot]2020-04-241-1/+1
|\