aboutsummaryrefslogtreecommitdiff
path: root/crates/rust-analyzer
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4548 from bnjjj/fix_4464Aleksey Kladov2020-05-243-2/+90
|\
| * add support of feature flag for runnables #4464Benjamin Coenen2020-05-241-14/+0
| * add support of feature flag for runnables #4464Benjamin Coenen2020-05-233-9/+101
| * add support of feature flag for runnables #4464Benjamin Coenen2020-05-2111-224/+367
| |\
| * | add support of feature flag for runnables #4464Benjamin Coenen2020-05-212-1/+11
* | | Merge pull request #4495 from vsrs/fixture_metaAleksey Kladov2020-05-241-1/+1
|\ \ \
| * | | Remove temporary FixtureEntry parsed_meta field.vsrs2020-05-161-1/+1
* | | | Merge pull request #4474 from georgewfraser/color_attrsAleksey Kladov2020-05-242-0/+2
|\ \ \ \
| * | | | Color attribute functionsGeorge Fraser2020-05-192-0/+2
* | | | | Merge #4578bors[bot]2020-05-233-6/+4
|\ \ \ \ \
| * | | | | And a few drive-byskjeremy2020-05-223-6/+4
* | | | | | Merge #4559bors[bot]2020-05-231-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix resolve_proc_macro heavy testGalilée 'Bill' Enguehard2020-05-231-1/+1
* | | | | | Merge #4571bors[bot]2020-05-221-3/+3
|\ \ \ \ \ \
| * | | | | | KISS SourceChangeAleksey Kladov2020-05-221-3/+3
* | | | | | | Merge #4569bors[bot]2020-05-227-67/+19
|\| | | | | |
| * | | | | | CodeAction groupsAleksey Kladov2020-05-227-67/+19
* | | | | | | Merge #4516bors[bot]2020-05-222-24/+53
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add versionkjeremy2020-05-191-1/+1
| * | | | | | Fill code action capabilities with a functionkjeremy2020-05-191-29/+27
| * | | | | | LSP: Two stage initializationkjeremy2020-05-192-24/+55
| | |/ / / / | |/| | | |
* | | | | | Use WorkspaceEdit for ssrAleksey Kladov2020-05-213-4/+5
| |/ / / / |/| | | |
* | | | | Formalize JoinLines protocol extensionAleksey Kladov2020-05-214-18/+34
* | | | | Cleanup TextEditAleksey Kladov2020-05-211-8/+3
* | | | | Remove dead code for handling cursor positionsAleksey Kladov2020-05-211-53/+10
* | | | | Transition OnEnter to WorkspaceSnippetEditAleksey Kladov2020-05-213-43/+31
| |_|_|/ |/| | |
* | | | Use a flat play icon instead of the blue emoji with test code lensAaron Loucks2020-05-201-2/+2
* | | | Use new format for all assists that don't change cursor positonAleksey Kladov2020-05-201-1/+2
* | | | Update test dataAleksey Kladov2020-05-192-38/+16
* | | | Server side of SnippetTextEditAleksey Kladov2020-05-198-109/+200
* | | | Add snippetTextEdit protocol extensionAleksey Kladov2020-05-191-1/+8
* | | | Add AssistConfigAleksey Kladov2020-05-193-4/+9
|/ / /
* | | Add "rust-analyzer.lens.enable"vsrs2020-05-181-3/+12
* | | code formattingvsrs2020-05-172-19/+21
* | | CodeLens configuration options.vsrs2020-05-172-88/+138
| |/ |/|
* | Merge #4448bors[bot]2020-05-151-1/+4
|\|
| * Better label for a runnable.vsrs2020-05-141-1/+1
| * Multiple binaries support for launch.json.vsrs2020-05-141-1/+4
* | CleanupsAleksey Kladov2020-05-151-83/+74
* | Better structureAleksey Kladov2020-05-152-12/+9
* | Move LSP bits from flycheck to rust-analyzerAleksey Kladov2020-05-1513-16/+2025
* | MinorAleksey Kladov2020-05-141-10/+8
* | Put preselect items on topAleksey Kladov2020-05-141-1/+3
* | Make some stuff public so that they can be reused by other toolsPavan Kumar Sunkara2020-05-142-1/+2
* | Remove hidden VARIATION SELECTOR-16Laurențiu Nicola2020-05-131-2/+2
* | Merge #4397bors[bot]2020-05-111-1/+1
|\ \
| * | Use Property instead of Member for fieldsGeorge Fraser2020-05-101-1/+1
| |/
* | Merge #4403bors[bot]2020-05-114-33/+52
|\ \
| * | Check client capabilities before sending progress notificationsJeremy Kolb2020-05-114-33/+52
| |/
* / Use RA_LOG instead of RUST_LOG for loggingAleksey Kladov2020-05-111-1/+1
|/