| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-07-11 | Use dedicated semantic highlight tag for parameters | Aleksey Kladov | -0/+1 |
| 2020-07-11 | Make sure there are no commands in code actions | Aleksey Kladov | -5/+3 |
| 2020-07-11 | Don't show error when speculatively reloading workspace | Aleksey Kladov | -4/+6 |
| 2020-07-10 | Simplify | Aleksey Kladov | -1/+1 |
| 2020-07-10 | Don't spawn notify unnecessary | Aleksey Kladov | -0/+1 |
| 2020-07-10 | Optimize VFS processing | Aleksey Kladov | -29/+39 |
| 2020-07-10 | Add profiling calls | Aleksey Kladov | -0/+6 |
| 2020-07-10 | Also reload when adding new examples, tests, etc | Aleksey Kladov | -10/+57 |
| 2020-07-10 | Automatically reload project info on Cargo.toml changes | Aleksey Kladov | -20/+44 |
| 2020-07-10 | Avoid accidently stumping over config values | Aleksey Kladov | -134/+169 |
| 2020-07-09 | Always put config first | Aleksey Kladov | -1/+0 |
| 2020-07-09 | Move diagnostics tests to expect | Aleksey Kladov | -680/+49 |
| 2020-07-09 | Add fixmes | Aleksey Kladov | -0/+2 |
| 2020-07-09 | Simplify | Aleksey Kladov | -133/+13 |
| 2020-07-09 | Cleanup diagnostic conversion code | Aleksey Kladov | -102/+71 |
| 2020-07-08 | Add Markup type | Aleksey Kladov | -11/+12 |
| 2020-07-08 | Remove unwanted dependency | Aleksey Kladov | -9/+9 |
| 2020-07-08 | Clippy perf warnings | kjeremy | -2/+1 |
| 2020-07-07 | Merge #5244 | bors[bot] | -1/+21 |
| 2020-07-07 | Modernize unqualified reference completion tests | Aleksey Kladov | -0/+1 |
| 2020-07-07 | Add a command to compute memory usage statistics | Jonas Schievink | -1/+21 |
| 2020-07-05 | Fix typo | Aleksey Kladov | -6/+6 |
| 2020-07-04 | Add Item change to the set of benches | Aleksey Kladov | -0/+13 |
| 2020-07-04 | Fix bench to work with relative paths | Aleksey Kladov | -15/+14 |
| 2020-07-03 | Add AssistKind::Generate | Aleksey Kladov | -1/+1 |
| 2020-07-03 | Merge #5209 | bors[bot] | -4/+14 |
| 2020-07-03 | Fix workspace reloading | Aleksey Kladov | -1/+4 |
| 2020-07-03 | Track VFS and remaining/unaccounted memory | Jonas Schievink | -4/+14 |
| 2020-07-02 | Don't categorize things we don't care about | kjeremy | -4/+0 |
| 2020-07-02 | Move AssistKind into AssistId | kjeremy | -1/+1 |
| 2020-07-02 | Categorize assists | Jeremy Kolb | -4/+18 |
| 2020-07-02 | Merge #5192 | bors[bot] | -8/+17 |
| 2020-07-02 | Move cargo metadata off the main loop | Aleksey Kladov | -41/+53 |
| 2020-07-02 | Implement rust-analyzer feature configuration to tests. | daxpedda | -8/+17 |
| 2020-07-02 | Merge #5191 | bors[bot] | -9/+8 |
| 2020-07-02 | Minor | Aleksey Kladov | -9/+8 |
| 2020-07-02 | Merge #5188 | bors[bot] | -6/+74 |
| 2020-07-02 | Indicate when project needs a reload | Aleksey Kladov | -2/+39 |
| 2020-07-02 | Implement StatusBar | Aleksey Kladov | -4/+35 |
| 2020-07-01 | Fold multiline calls | Aleksey Kladov | -18/+13 |
| 2020-07-01 | Automatically reload project on config change | Aleksey Kladov | -2/+5 |
| 2020-07-01 | Better account for project reload | Aleksey Kladov | -6/+8 |
| 2020-07-01 | Add reload workspace command | Aleksey Kladov | -4/+4 |
| 2020-07-01 | Use the selection range when resolving call hierarchy items | Jeremy Kolb | -2/+2 |
| 2020-07-01 | Dont show empty progress for empty workspaces | Aleksey Kladov | -16/+18 |
| 2020-07-01 | Merge #5159 | bors[bot] | -1/+1 |
| 2020-07-01 | Add file support to expect | Aleksey Kladov | -1/+1 |
| 2020-07-01 | Structured search debugging | David Lattimore | -3/+78 |
| 2020-06-30 | analysis-stats: allow parallel type inference | Jonas Schievink | -5/+41 |
| 2020-06-30 | Remove confusing API | Aleksey Kladov | -4/+17 |
