| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-09-18 | Support active parameters at the per-signature level | kjeremy | -3/+9 |
| 2020-09-17 | Use `log::error!` in a few more places | Jonas Schievink | -1/+8 |
| 2020-09-17 | Merge #6017 | bors[bot] | -4/+9 |
| 2020-09-16 | Correct project_root path for ProjectJson. | Aaron Wood | -1/+1 |
| 2020-09-16 | Don't return any TextEdit if formatting is unchanged | Josh Stone | -4/+9 |
| 2020-09-15 | Add support for custom flycheck commands with JSON project workspaces | Aaron Wood | -7/+11 |
| 2020-09-12 | Make MergeBehaviour configurable | Lukas Wirth | -1/+20 |
| 2020-09-11 | Report better errors in project.json/sysroot | Jonas Schievink | -1/+1 |
| 2020-09-06 | Highlight errors in macros | Igor Aleksanov | -7/+89 |
| 2020-09-02 | default `checkOnSave.enable` to `true` in server | Andy Russell | -1/+1 |
| 2020-09-02 | Switch to upstream ENUM_MEMBER | kjeremy | -2/+2 |
| 2020-09-02 | Move to vscode-languageclient 7.0.0-next.9 | kjeremy | -22/+21 |
| 2020-08-28 | Fix some typos | Kirill Bulatov | -2/+2 |
| 2020-08-28 | :arrow_up: expect-test | Aleksey Kladov | -10/+595 |
| 2020-08-26 | Allow running a test as a binary | Jonas Schievink | -2/+9 |
| 2020-08-26 | Improve support for code block attributes | León Orell Valerian Liehr | -10/+71 |
| 2020-08-26 | Simplify | Aleksey Kladov | -17/+4 |
| 2020-08-26 | Simplify | Aleksey Kladov | -106/+69 |
| 2020-08-26 | Simplify help | Aleksey Kladov | -224/+99 |
| 2020-08-26 | Allow redirecting logs to a specific file | Aleksey Kladov | -10/+102 |
| 2020-08-25 | Improve logging | Aleksey Kladov | -13/+15 |
| 2020-08-21 | Switch to expect_test from crates.io | Aleksey Kladov | -1/+1 |
| 2020-08-19 | Merge #5643 | bors[bot] | -0/+2 |
| 2020-08-18 | Merge #5798 | bors[bot] | -3/+2 |
| 2020-08-18 | Introduce Label | Aleksey Kladov | -3/+2 |
| 2020-08-18 | Merge #5796 | bors[bot] | -53/+33 |
| 2020-08-18 | Align diagnostics config with the rest of rust-analyzer | Aleksey Kladov | -53/+33 |
| 2020-08-18 | Merge #5794 | bors[bot] | -16/+16 |
| 2020-08-18 | Simplify building a symbol hierarchy | Aleksey Kladov | -16/+16 |
| 2020-08-18 | Merge #5682 | bors[bot] | -5/+35 |
| 2020-08-18 | Merge #5687 | bors[bot] | -5/+10 |
| 2020-08-18 | Move analysis config structure to the config.rs | Igor Aleksanov | -1/+7 |
| 2020-08-18 | Make disabled diagnostics an argument of corresponding function | Igor Aleksanov | -5/+21 |
| 2020-08-17 | Merge #5782 | bors[bot] | -2/+10 |
| 2020-08-17 | Don't make fields private unless you have to | Aleksey Kladov | -6/+6 |
| 2020-08-17 | Fix StatusNotification | vsrs | -2/+10 |
| 2020-08-16 | Add new HighlightModifier variant, Consuming | Paul Daniel Faria | -0/+2 |
| 2020-08-14 | Merge branch 'master' into add-disable-diagnostics | Igor Aleksanov | -131/+128 |
| 2020-08-13 | Rename ra_ide -> ide | Aleksey Kladov | -23/+23 |
| 2020-08-13 | Rename ra_ssr -> ssr | Aleksey Kladov | -7/+9 |
| 2020-08-13 | Rename ra_ide_db -> ide_db | Aleksey Kladov | -1/+1 |
| 2020-08-13 | Rename ra_hir_def -> hir_def | Aleksey Kladov | -6/+6 |
| 2020-08-13 | Rename ra_db -> base_db | Aleksey Kladov | -15/+15 |
| 2020-08-13 | Rename ra_project_model -> project_model | Pavan Kumar Sunkara | -10/+10 |
| 2020-08-13 | fmt | Aleksey Kladov | -1/+1 |
| 2020-08-13 | Rename ra_cfg -> cfg | Aleksey Kladov | -2/+2 |
| 2020-08-13 | Rename ra_proc_macro_srv -> proc_macro_srv | Pavan Kumar Sunkara | -2/+2 |
| 2020-08-12 | Rename ra_syntax -> syntax | Aleksey Kladov | -6/+6 |
| 2020-08-12 | Rename ra_toolchain -> toolchain | Aleksey Kladov | -1/+1 |
| 2020-08-12 | Rename ra_prof -> profile | Aleksey Kladov | -58/+53 |
