| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-03-13 | Use WorkDoneProgress LSP API for initial load | Steffen Lyngbaek | -6/+65 |
| 2020-03-13 | Merge #3561 #3577 | bors[bot] | -33/+59 |
| 2020-03-12 | fixup! feat: add debug code lens | Hannes De Valkeneer | -16/+24 |
| 2020-03-12 | fixup! feat: add debug code lens | Hannes De Valkeneer | -12/+12 |
| 2020-03-12 | Update crates/rust-analyzer/src/main_loop/handlers.rs | hdevalke | -1/+1 |
| 2020-03-12 | Simpler deserialization | Aleksey Kladov | -27/+32 |
| 2020-03-12 | Make naming more uniform | Aleksey Kladov | -5/+5 |
| 2020-03-12 | Merge #3543 | bors[bot] | -12/+25 |
| 2020-03-11 | Switch from Vec<InlayKind> to object with props | Steffen Lyngbaek | -22/+9 |
| 2020-03-11 | feat: add debug code lens | Hannes De Valkeneer | -27/+45 |
| 2020-03-11 | Merge #3549 | bors[bot] | -5/+43 |
| 2020-03-10 | Deduplicate some Inlay definitions | Steffen Lyngbaek | -36/+31 |
| 2020-03-10 | Address Issues from Github | Steffen Lyngbaek | -7/+37 |
| 2020-03-10 | Parameter inlay hint separate from variable type inlay? #2876 | Steffen Lyngbaek | -5/+6 |
| 2020-03-10 | Move FeatureFlags | Aleksey Kladov | -22/+95 |
| 2020-03-10 | Pull completion options up to the rust-analyzer | Aleksey Kladov | -8/+20 |
| 2020-03-11 | Setup Env in world | Edwin Cheng | -5/+37 |
| 2020-03-11 | Add additional_outdirs in config | Edwin Cheng | -0/+6 |
| 2020-03-09 | Fix SelectionRange return type | kjeremy | -4/+6 |
| 2020-03-09 | Merge #3526 | bors[bot] | -3/+12 |
| 2020-03-09 | Silence "file out of workspace" errors | Aleksey Kladov | -3/+12 |
| 2020-03-09 | Merge #3519 | bors[bot] | -13/+11 |
| 2020-03-09 | Ignore client-specific notifications | Aleksey Kladov | -0/+3 |
| 2020-03-08 | Consider crate declaration names | Kirill Bulatov | -13/+11 |
| 2020-03-06 | Concise mode for parameter hints | Aleksey Kladov | -15/+22 |
| 2020-03-06 | Trigger parameter info automatically | Aleksey Kladov | -0/+10 |
| 2020-03-06 | Source map returns a result | Aleksey Kladov | -2/+2 |
| 2020-03-06 | Unfold groups with single assists into plain assists | Kirill Bulatov | -58/+67 |
| 2020-03-05 | Merge #3475 | bors[bot] | -2/+4 |
| 2020-03-05 | Fix options for analysis-bench | Aleksey Kladov | -2/+4 |
| 2020-03-05 | Prime open files on load | Aleksey Kladov | -0/+5 |
| 2020-03-02 | Simplify by using to_vec | kjeremy | -2/+2 |
| 2020-03-02 | lsp-types 0.72 | kjeremy | -13/+10 |
| 2020-03-02 | Tighten up an assert | Aleksey Kladov | -0/+4 |
| 2020-02-29 | Rename ast::ImplBlock -> ast::ImplDef | Aleksey Kladov | -3/+3 |
| 2020-02-29 | Merge #3309 | bors[bot] | -1/+4 |
| 2020-02-29 | Fix a common false-positive type mismatch | Florian Diebold | -9/+15 |
| 2020-02-29 | lint warn fix | nmio | -4/+2 |
| 2020-02-29 | keep one CargoTomlNotFoundError | nmio | -1/+6 |
| 2020-02-28 | Cleanup highlighting tags | Aleksey Kladov | -27/+35 |
| 2020-02-28 | add more tags | Aleksey Kladov | -4/+6 |
| 2020-02-27 | fixes and improvements | nmio | -1/+1 |
| 2020-02-27 | Ensure that semantic tokens are single-line | Aleksey Kladov | -2/+9 |
| 2020-02-27 | Merge #3335 | bors[bot] | -89/+89 |
| 2020-02-27 | Color constants | Aleksey Kladov | -2/+4 |
| 2020-02-27 | Better highlightign API | Aleksey Kladov | -89/+87 |
| 2020-02-27 | Remove unused dependencies | Shotaro Yamada | -1/+0 |
| 2020-02-26 | Update lsp-types | kjeremy | -1/+1 |
| 2020-02-26 | Fix | Aleksey Kladov | -1/+1 |
| 2020-02-26 | Fix bitset ops | Aleksey Kladov | -2/+3 |
