| Age | Commit message (Expand) | Author | Lines |
| 2024-09-28 | Update handlers.rs to handlers/requests.rs | Noah Bright | -3/+5 |
| 2024-09-27 | Auto merge of #18192 - darichey:read-buildfile-into-vfs, r=Veykril | bors | -0/+16 |
| 2024-09-27 | Update cc to 1.1.22 | Chris Denton | -2/+11 |
| 2024-09-27 | Auto merge of #17923 - basvandriel:feature/build-before-restart-debug, r=Veykril | bors | -1/+63 |
| 2024-09-27 | Auto merge of #18196 - DropDemBits:sed-syntax-factory, r=Veykril | bors | -167/+221 |
| 2024-09-27 | Auto merge of #18197 - alibektas:buggy_flycheck_message, r=Veykril | bors | -1/+1 |
| 2024-09-27 | minor: Require both the existence of a target and check_workspace to be false... | Ali Bektas | -1/+1 |
| 2024-09-26 | minor: Use `SyntaxEditor` in `extract_variable` | DropDemBits | -66/+35 |
| 2024-09-26 | internal: Add `SyntaxFactory` to ease generating nodes with syntax mappings | DropDemBits | -101/+186 |
| 2024-09-26 | fix: Don't report a startup error when a discover command is configured | Wilfred Hughes | -12/+6 |
| 2024-09-26 | Include buildfiles in vfs | David Richey | -0/+16 |
| 2024-09-25 | Require rust 1.81 | David Richey | -1/+1 |
| 2024-09-25 | Auto merge of #18180 - kpreid:search, r=davidbarsky | bors | -0/+16 |
| 2024-09-25 | Auto merge of #18181 - davidbarsky:davidbarsky/push-nzstpumovmmx, r=davidbarsky | bors | -4/+24 |
| 2024-09-25 | Prime caches for symbol search too. | Kevin Reid | -0/+16 |
| 2024-09-25 | internal: add tracing to project discovery and VFS loading | David Barsky | -4/+24 |
| 2024-09-25 | Changes for debug restarting | Bas van Driel | -1/+63 |
| 2024-09-25 | Add missing rustc_private | Laurențiu Nicola | -0/+7 |
| 2024-09-25 | Auto merge of #18183 - lnicola:sync-from-rust, r=lnicola | bors | -56/+76 |
| 2024-09-25 | Run rustfmt | Laurențiu Nicola | -3/+1 |
| 2024-09-25 | Pass all-targets for build scripts in more cli commands | Lukas Wirth | -12/+30 |
| 2024-09-25 | Add more LayoutError variants | Laurențiu Nicola | -3/+8 |
| 2024-09-25 | Bump rustc crates | Laurențiu Nicola | -17/+17 |
| 2024-09-25 | Merge from rust-lang/rust | Laurențiu Nicola | -38/+55 |
| 2024-09-25 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2024-09-24 | Auto merge of #18164 - ShoyuVanilla:use-as-alias, r=Veykril | bors | -13/+97 |
| 2024-09-24 | fix: Temporary fix for `remove_unused_imports` not handling import aliases co... | Shoyu Vanilla | -13/+97 |
| 2024-09-24 | Auto merge of #18166 - ChayimFriedman2:dollar-crate-root, r=Veykril | bors | -5/+33 |
| 2024-09-24 | Auto merge of #18161 - ChayimFriedman2:postfix-mut, r=Veykril | bors | -1/+52 |
| 2024-09-24 | Auto merge of #18160 - ChayimFriedman2:fix-18138, r=Veykril | bors | -13/+82 |
| 2024-09-24 | Auto merge of #18157 - davidbarsky:davidbarsky/respect-disabling-proc-macros-... | bors | -1/+5 |
| 2024-09-24 | Auto merge of #18123 - jhgg:fix-ambigius-package-cargo-check, r=Veykril | bors | -1/+1 |
| 2024-09-24 | Auto merge of #18175 - Wilfred:completion_marker, r=Veykril | bors | -1/+1 |
| 2024-09-24 | Auto merge of #18162 - ChayimFriedman2:gat-object-safe, r=Veykril | bors | -1/+14 |
| 2024-09-23 | internal: Make COMPLETION_MARKER more explicitly r-a | Wilfred Hughes | -1/+1 |
| 2024-09-23 | Small fixes | Kirill Bulatov | -6/+6 |
| 2024-09-23 | Support expect in attribute completion and hover | Laurențiu Nicola | -5/+52 |
| 2024-09-23 | Revert "internal: Disable GitHub releases for now" | Laurențiu Nicola | -6/+6 |
| 2024-09-23 | Disable GitHub releases for now | Laurențiu Nicola | -6/+6 |
| 2024-09-23 | Fix the test | Kirill Bulatov | -1/+1 |
| 2024-09-23 | Less clones | Kirill Bulatov | -5/+5 |
| 2024-09-23 | Resolve completion items | Kirill Bulatov | -11/+42 |
| 2024-09-23 | Omit completion fields to be resolved later | Kirill Bulatov | -62/+99 |
| 2024-09-23 | Prepare for omittiong parts of completion data that need to be resolved | Kirill Bulatov | -16/+99 |
| 2024-09-23 | Fix a bug in span map merge, and add explanations of how span maps are stored | Chayim Refael Friedman | -5/+33 |
| 2024-09-22 | Consider lifetime GATs object unsafe | Chayim Refael Friedman | -1/+14 |
| 2024-09-22 | Include dereferences in consuming postfix completions (e.g. `call`) | Chayim Refael Friedman | -0/+31 |
| 2024-09-22 | Properly account for mutable references when postfix-completing consuming com... | Chayim Refael Friedman | -1/+21 |
| 2024-09-22 | Fix name resolution when an import is resolved to some namespace and then lat... | Chayim Refael Friedman | -13/+82 |
| 2024-09-21 | add `C-cmse-nonsecure-entry` ABI | Folkert de Vries | -0/+5 |