| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-05-19 | Add snippetTextEdit protocol extension | Aleksey Kladov | -1/+8 |
| 2020-05-19 | Add AssistConfig | Aleksey Kladov | -4/+9 |
| 2020-05-19 | LSP: Two stage initialization | kjeremy | -24/+55 |
| 2020-05-18 | Color attribute functions | George Fraser | -0/+2 |
| 2020-05-18 | Add "rust-analyzer.lens.enable" | vsrs | -3/+12 |
| 2020-05-17 | code formatting | vsrs | -19/+21 |
| 2020-05-17 | CodeLens configuration options. | vsrs | -88/+138 |
| 2020-05-16 | Remove temporary FixtureEntry parsed_meta field. | vsrs | -1/+1 |
| 2020-05-15 | Merge #4448 | bors[bot] | -1/+4 |
| 2020-05-15 | Cleanups | Aleksey Kladov | -83/+74 |
| 2020-05-15 | Better structure | Aleksey Kladov | -12/+9 |
| 2020-05-15 | Move LSP bits from flycheck to rust-analyzer | Aleksey Kladov | -16/+2025 |
| 2020-05-14 | Minor | Aleksey Kladov | -10/+8 |
| 2020-05-14 | Put preselect items on top | Aleksey Kladov | -1/+3 |
| 2020-05-14 | Better label for a runnable. | vsrs | -1/+1 |
| 2020-05-14 | Multiple binaries support for launch.json. | vsrs | -1/+4 |
| 2020-05-14 | Make some stuff public so that they can be reused by other tools | Pavan Kumar Sunkara | -1/+2 |
| 2020-05-13 | Remove hidden VARIATION SELECTOR-16 | Laurențiu Nicola | -2/+2 |
| 2020-05-11 | Merge #4397 | bors[bot] | -1/+1 |
| 2020-05-11 | Merge #4403 | bors[bot] | -33/+52 |
| 2020-05-11 | Check client capabilities before sending progress notifications | Jeremy Kolb | -33/+52 |
| 2020-05-11 | Use RA_LOG instead of RUST_LOG for logging | Aleksey Kladov | -1/+1 |
| 2020-05-10 | Use Property instead of Member for fields | George Fraser | -1/+1 |
| 2020-05-10 | Merge #4394 #4414 | bors[bot] | -27/+22 |
| 2020-05-10 | req -> lsp_ext | Aleksey Kladov | -53/+58 |
| 2020-05-10 | Don't re-export lsp_types | Aleksey Kladov | -119/+119 |
| 2020-05-10 | Better fn signature | Aleksey Kladov | -4/+8 |
| 2020-05-10 | to_proto::semantic_tokens | Aleksey Kladov | -34/+33 |
| 2020-05-10 | Simplify proto conversion | Aleksey Kladov | -937/+799 |
| 2020-05-09 | Simplify crate graph creation | veetaha | -22/+16 |
| 2020-05-09 | Simplify | veetaha | -5/+6 |
| 2020-05-08 | Begin transition to new fields for JsonProject crate cfgs | Aaron Wood | -2/+3 |
| 2020-05-09 | Simplify | veetaha | -11/+9 |
| 2020-05-07 | Merge #4296 | bors[bot] | -3/+107 |
| 2020-05-07 | do not show runnables for main function outside of a binary target #4356 | Benjamin Coenen | -2/+24 |
| 2020-05-05 | Merge #4332 | bors[bot] | -15/+14 |
| 2020-05-05 | Rename AtomTextEdit -> Indel | Aleksey Kladov | -15/+14 |
| 2020-05-05 | add the allFeatures flag (true by default) | guigui64 | -1/+3 |
| 2020-05-05 | Normalize naming of diagnostics | Aleksey Kladov | -8/+8 |
| 2020-05-05 | Merge #4166 | bors[bot] | -2/+3 |
| 2020-05-05 | Merge #4323 | bors[bot] | -0/+12 |
| 2020-05-05 | Add tests for #4306 | Laurențiu Nicola | -0/+12 |
| 2020-05-05 | Merge #4320 | bors[bot] | -6/+22 |
| 2020-05-05 | Pass cargo.target to rustc | Christophe MASSOLIN | -2/+2 |
| 2020-05-05 | Rename `defaultTarget` to target | Christophe MASSOLIN | -1/+1 |
| 2020-05-05 | add doctest support #4317 | Benjamin Coenen | -6/+22 |
| 2020-05-05 | Merge heavy tests | robojumper | -134/+105 |
| 2020-05-04 | Fix line index rebuild during incremental changes | Laurențiu Nicola | -5/+5 |
| 2020-05-04 | Make incremental sync opt-out | Laurențiu Nicola | -3/+3 |
| 2020-05-04 | Support build.rs cargo:rustc-cfg | robojumper | -1/+134 |
