| Age | Commit message (Expand) | Author | Lines |
| 2024-08-07 | Remove unnecessary CfgFlag definition in project-model | Lukas Wirth | -319/+310 |
| 2024-08-07 | Auto merge of #17813 - roife:fix-issue-17803, r=Veykril | bors | -2/+32 |
| 2024-08-07 | Auto merge of #17818 - alibektas:hidden_rust_project_json, r=Veykril | bors | -2/+14 |
| 2024-08-07 | Allow rust-project.json to be hidden | Ali Bektas | -2/+14 |
| 2024-08-06 | fix: tyck for non-ADT types when searching refs for `Self` kw | roife | -2/+32 |
| 2024-08-06 | Auto merge of #17745 - regexident:improve-crate-manifests, r=Veykril | bors | -38/+70 |
| 2024-08-06 | Auto merge of #17805 - ShoyuVanilla:issue-17578, r=Veykril | bors | -5/+46 |
| 2024-08-06 | Replace `[package.repository] = "…"` of published crates with `[package.rep... | Vincent Esche | -34/+35 |
| 2024-08-06 | Unify package descriptions by adding references to "rust-analyzer" | Vincent Esche | -12/+12 |
| 2024-08-06 | Apply Veykril's change suggestions | Vincent Esche | -4/+4 |
| 2024-08-06 | Replace "`ra_ap_ide`" with "`ide` (aka `ra_ap_ide`)" | Vincent Esche | -1/+1 |
| 2024-08-06 | Fix spelling of "data structure" | Vincent Esche | -2/+2 |
| 2024-08-06 | Fix spelling of "object-oriented" | Vincent Esche | -2/+2 |
| 2024-08-06 | Fix obsolete repository URL in `[package.repository]` of `rust-analyzer` crate | Vincent Esche | -1/+1 |
| 2024-08-06 | Add repository URL for published crates' missing `[package.repository]` fields | Vincent Esche | -0/+31 |
| 2024-08-06 | Replace `"TBD"` with more helpful desciptions in published crates' `[package.... | Vincent Esche | -33/+33 |
| 2024-08-06 | fix: Panic in path transform with default type parameters | Shoyu Vanilla | -5/+46 |
| 2024-08-05 | Auto merge of #17802 - Veykril:arg-mismatch-no-ty-mismatch, r=Veykril | bors | -3/+18 |
| 2024-08-05 | Auto merge of #17772 - Veykril:debug.ts, r=Veykril | bors | -99/+187 |
| 2024-08-05 | Surpress type mismatches in calls with mismatched arg counts | Lukas Wirth | -3/+18 |
| 2024-08-05 | Auto merge of #17771 - Veykril:parallel-vfs-config, r=Veykril | bors | -113/+183 |
| 2024-08-05 | Reorganize debug.ts | Lukas Wirth | -99/+187 |
| 2024-08-05 | Slightly optimize watch list in vfs | Lukas Wirth | -12/+30 |
| 2024-08-05 | Auto merge of #17791 - ShoyuVanilla:await-outside-of-async, r=Veykril | bors | -17/+187 |
| 2024-08-05 | Auto merge of #17775 - ShoyuVanilla:segregate-diags, r=Veykril | bors | -146/+255 |
| 2024-08-05 | perf: Segregate syntax and semantic diagnostics | Shoyu Vanilla | -146/+255 |
| 2024-08-05 | Auto merge of #17801 - Veykril:unbrick-metrics, r=Veykril | bors | -5/+1 |
| 2024-08-05 | minor: Fix metrics not running | Lukas Wirth | -5/+1 |
| 2024-08-05 | feat: Implement diagnostic for `await` outside of `async` | Shoyu Vanilla | -17/+187 |
| 2024-08-05 | Auto merge of #17799 - Veykril:syntax-bridge, r=Veykril | bors | -140/+268 |
| 2024-08-05 | Auto merge of #17793 - jjoeldaniel:msvc-docs, r=Veykril | bors | -0/+6 |
| 2024-08-05 | Auto merge of #17784 - Young-Flash:block_with_label, r=Veykril | bors | -3/+31 |
| 2024-08-05 | Simplify | Lukas Wirth | -7/+1 |
| 2024-08-05 | Auto merge of #17794 - Veykril:source-db-simplify, r=Veykril | bors | -124/+129 |
| 2024-08-05 | Newtype ErasedFileAstId | Lukas Wirth | -39/+52 |
| 2024-08-05 | Split out syntax-bridge into a separate crate | Lukas Wirth | -140/+268 |
| 2024-08-05 | Simplify FileDelegate | Lukas Wirth | -86/+78 |
| 2024-08-05 | Auto merge of #17795 - Veykril:library-dep-loading, r=Veykril | bors | -212/+156 |
| 2024-08-05 | feat: Load sysroot library via cargo metadata | Lukas Wirth | -212/+156 |
| 2024-08-05 | add msvc note to manual | Joel Daniel Rico | -0/+6 |
| 2024-08-04 | Auto merge of #17789 - ShoyuVanilla:issue-17191, r=Veykril | bors | -0/+24 |
| 2024-08-05 | fix: Insert a generic arg for `impl Trait` when lowering generic args | Shoyu Vanilla | -0/+24 |
| 2024-08-04 | test: add test case for inlay hint support for expr with label | Young-Flash | -0/+13 |
| 2024-08-02 | Wait with change processing until the vfs is done | Lukas Wirth | -30/+34 |
| 2024-08-02 | internal: Load VFS config changes in parallel | Lukas Wirth | -81/+129 |
| 2024-08-02 | Auto merge of #17770 - Veykril:path-try-from, r=Veykril | bors | -95/+90 |
| 2024-08-02 | internal: Remove AbsPathBuf::TryFrom impl that checks too many things at once | Lukas Wirth | -95/+90 |
| 2024-08-02 | Auto merge of #17705 - huntc:resolve-ra, r=Veykril | bors | -16/+191 |
| 2024-08-01 | Auto merge of #17763 - ShoyuVanilla:wrap-unit, r=Veykril | bors | -2/+68 |
| 2024-08-01 | feat: support inlay hint for more expr with label | Young-Flash | -3/+24 |