| Age | Commit message (Expand) | Author | Lines |
| 2024-08-19 | chore(config): remove `invocationLocation` in favor of `invocationStrategy` | Victor Song | -173/+33 |
| 2024-08-17 | Auto merge of #17915 - Veykril:offline-no-deps, r=Veykril | bors | -24/+85 |
| 2024-08-17 | Adress new clippy::large_enum_variant diagnostics | Lukas Wirth | -7/+10 |
| 2024-08-17 | feat: Make rust-analyzer work partially when missing an internet connection | Lukas Wirth | -17/+75 |
| 2024-08-17 | Auto merge of #17916 - ShoyuVanilla:issue-17711, r=Veykril | bors | -18/+50 |
| 2024-08-17 | fix: Wrong BoundVar index when lowering impl trait parameter of parent generics | Shoyu Vanilla | -18/+50 |
| 2024-08-17 | Pin `rowan` to `0.15.15` | Shoyu Vanilla | -1/+1 |
| 2024-08-16 | Remove rust-analyzer.workspace.discoverProjectRunner | David Richey | -12/+0 |
| 2024-08-16 | Auto merge of #17900 - darichey:exclude-vendored-libraries, r=davidbarsky | bors | -19/+95 |
| 2024-08-16 | Auto merge of #17905 - ChayimFriedman2:edition-dependent-raw-keyword, r=Veykril | bors | -1245/+2480 |
| 2024-08-16 | Properly account for editions in names | Chayim Refael Friedman | -1245/+2480 |
| 2024-08-16 | implement basic inferring of lifetimes | dfireBird | -85/+109 |
| 2024-08-16 | Auto merge of #17903 - tmandry:graceful-exit, r=Veykril | bors | -1/+0 |
| 2024-08-16 | Auto merge of #17908 - ChayimFriedman2:usages-word-boundaries, r=Veykril | bors | -0/+14 |
| 2024-08-16 | Auto merge of #17907 - ChayimFriedman2:no-once_cell, r=Veykril | bors | -54/+49 |
| 2024-08-16 | Test for word boundary in `FindUsages` | Chayim Refael Friedman | -0/+14 |
| 2024-08-16 | Replace once_cell with std's recently stabilized OnceCell/Lock and LazyCell/Lock | Chayim Refael Friedman | -54/+49 |
| 2024-08-15 | Allow flycheck process to exit gracefully | Tyler Mandry | -1/+0 |
| 2024-08-15 | Add scip/lsif flag to exclude vendored libaries | David Richey | -19/+95 |
| 2024-08-15 | internal: Properly check the edition for edition dependent syntax kinds | Lukas Wirth | -129/+347 |
| 2024-08-15 | Auto merge of #17893 - ShoyuVanilla:issue-17871, r=flodiebold | bors | -8/+35 |
| 2024-08-15 | fix: Panic while displaying associated function with a type annotation | Shoyu Vanilla | -8/+35 |
| 2024-08-14 | Auto merge of #17882 - ShoyuVanilla:issue-17866, r=lnicola | bors | -3/+35 |
| 2024-08-14 | fix: Panic while canonicalizing erroneous projection type | Shoyu Vanilla | -3/+35 |
| 2024-08-14 | Auto merge of #17891 - lnicola:binop-bad-lang-items, r=flodiebold | bors | -9/+45 |
| 2024-08-14 | Be more resilient to bad language item definitions in binop inference | Laurențiu Nicola | -9/+45 |
| 2024-08-14 | Auto merge of #17885 - Wilfred:op_queue_docs, r=lnicola | bors | -0/+20 |
| 2024-08-13 | docs: Add a doc comment for OpQueue | Wilfred Hughes | -0/+20 |
| 2024-08-13 | Merge from rust-lang/rust | Laurențiu Nicola | -8122/+12801 |
| 2024-08-13 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2024-08-13 | Bump `rustc_pattern_analysis` | Shoyu Vanilla | -32/+30 |
| 2024-08-13 | Temporarily remove non-working test case | Shoyu Vanilla | -12/+2 |
| 2024-08-13 | feat: `min-exhaustive-patterns | Shoyu Vanilla | -15/+131 |
| 2024-08-13 | Auto merge of #129046 - matthiaskrgr:rollup-9x4xgak, r=matthiaskrgr | bors | -126/+123 |
| 2024-08-13 | Rollup merge of #129040 - Zalathar:bless-rmake, r=jieyouxu | Matthias Krüger | -24/+31 |
| 2024-08-13 | Rollup merge of #128983 - Kobzol:bootstrap-target, r=onur-ozkan | Matthias Krüger | -70/+70 |
| 2024-08-13 | Rollup merge of #128841 - lqd:rustc-args, r=onur-ozkan | Matthias Krüger | -32/+22 |
| 2024-08-13 | Auto merge of #128962 - devnexen:fs_get_mode_haiku, r=workingjubilee | bors | -0/+0 |
| 2024-08-13 | Implement `AsRef<Path>` for `TargetSelection` | Jakub Beránek | -61/+57 |
| 2024-08-13 | Create a `TargetSelection` method for recognizing `*-windows-gnu` targets | Jakub Beránek | -9/+13 |
| 2024-08-13 | Auto merge of #17876 - Veykril:semantics-include-simplify, r=Veykril | bors | -88/+18 |
| 2024-08-13 | Remove unreachable logic for include token mapping | Lukas Wirth | -88/+18 |
| 2024-08-13 | Fix blessing of rmake tests | Zalathar | -12/+16 |
| 2024-08-13 | Extract a helper method for blessing in `Diff` | Zalathar | -16/+19 |
| 2024-08-13 | Auto merge of #17867 - ShoyuVanilla:issue-17854, r=Veykril | bors | -2/+27 |
| 2024-08-13 | Auto merge of #128742 - RalfJung:miri-vtable-uniqueness, r=saethlin | bors | -7/+63 |
| 2024-08-13 | Auto merge of #128868 - s7tya:port-rustc-perf-cmp-command, r=Kobzol | bors | -35/+81 |
| 2024-08-12 | trying common codepath for every unixes | David Carlier | -0/+0 |
| 2024-08-12 | Rollup merge of #129000 - RalfJung:miri-bootstrap-clear, r=onur-ozkan | Matthias Krüger | -6/+8 |
| 2024-08-12 | add change tracker notice | Rémy Rakic | -0/+5 |