aboutsummaryrefslogtreecommitdiff
path: root/crates/rust-analyzer
Commit message (Expand)AuthorAgeFilesLines
* Add integrated test for concat include envAleksey Kladov2020-03-312-5/+62
* Rename cargo_watch -> flycheckAleksey Kladov2020-03-313-3/+3
* Fix rebasedEdwin Cheng2020-03-311-1/+1
* Implement ra_proc_macro client logicEdwin Cheng2020-03-312-2/+19
* Better names for config structsAleksey Kladov2020-03-315-37/+37
* Add crate versions when running cargo -p commands.o0Ignition0o2020-03-311-1/+1
* Ignore createProgress request in testsAleksey Kladov2020-03-312-7/+8
* Simplify SemanticTokensBuilder build methodkjeremy2020-03-302-6/+6
* Rebase fixesKirill Bulatov2020-03-301-1/+1
* Avoid failing on incorrect settings responseKirill Bulatov2020-03-301-5/+13
* Small style fixKirill Bulatov2020-03-301-14/+21
* Code review fixesKirill Bulatov2020-03-302-12/+10
* Small style fixKirill Bulatov2020-03-301-1/+1
* Remove an obsolete fixmeKirill Bulatov2020-03-301-1/+0
* Reload watcher configurationKirill Bulatov2020-03-301-14/+19
* Style fixesKirill Bulatov2020-03-301-15/+24
* Reload only the properties that do not affect vfsKirill Bulatov2020-03-302-56/+76
* Read new config on the server sideKirill Bulatov2020-03-301-9/+18
* Process configuration response draftKirill Bulatov2020-03-301-20/+21
* Client side draftKirill Bulatov2020-03-302-2/+8
* Pull options outwardsAleksey Kladov2020-03-302-7/+11
* Fix race in the testsAleksey Kladov2020-03-301-1/+2
* Fix review commentsEdwin Cheng2020-03-292-13/+13
* Move roots_to_scan to LoopStateEdwin Cheng2020-03-282-22/+22
* Remove some unwrapsAleksey Kladov2020-03-282-5/+6
* Nice string formattingAleksey Kladov2020-03-282-7/+10
* Add ProcMacroClientEdwin Cheng2020-03-252-7/+26
* Preserve relative ordering of grouped assistsAleksey Kladov2020-03-251-18/+26
* Added new inlay hint kind and rules for method chainingMatt Hooper2020-03-244-0/+6
* update itertools version to 0.9.0Josh Mcguigan2020-03-231-1/+1
* More direct CargoWorkspaceAleksey Kladov2020-03-191-3/+3
* Support loading OUT_DIR for CLI runsEmil Lauridsen2020-03-175-48/+81
* Change existing OUT_DIR override config to make use of new infrastructureEmil Lauridsen2020-03-174-29/+5
* Support loading OUT_DIR from cargo check at launchEmil Lauridsen2020-03-172-16/+30
* Merge #3587bors[bot]2020-03-162-11/+77
|\
| * Fix tests part 2...Steffen Lyngbaek2020-03-161-34/+31
| * Fix broken testsSteffen Lyngbaek2020-03-161-26/+29
| * Rely on the safer workspace_loaded checkSteffen Lyngbaek2020-03-161-13/+15
| * Fix broken testsSteffen Lyngbaek2020-03-141-5/+10
| * Use idiomatic way of defining floatsSteffen Lyngbaek2020-03-131-2/+2
| * Use WorkDoneProgress LSP API for initial loadSteffen Lyngbaek2020-03-131-6/+65
* | Merge #3540bors[bot]2020-03-162-2/+7
|\ \
| * | Swtches to rust SSR query checkMikhail Modin2020-03-152-2/+7
* | | Merge #3561 #3577bors[bot]2020-03-137-33/+59
|\ \ \ | |_|/ |/| |
| * | fixup! feat: add debug code lensHannes De Valkeneer2020-03-124-16/+24
| * | fixup! feat: add debug code lensHannes De Valkeneer2020-03-122-12/+12
| * | Update crates/rust-analyzer/src/main_loop/handlers.rs hdevalke2020-03-121-1/+1
| * | feat: add debug code lensHannes De Valkeneer2020-03-114-27/+45
* | | Simpler deserializationAleksey Kladov2020-03-125-27/+32
* | | Make naming more uniformAleksey Kladov2020-03-123-5/+5