| Age | Commit message (Expand) | Author | Lines |
| 2024-10-20 | Remove now-incorrect code | Chayim Refael Friedman | -8/+0 |
| 2024-10-20 | Update Cargo.lock | Chayim Refael Friedman | -5/+5 |
| 2024-10-20 | fix: do not emit unsafe diagnositcs for safe statics in extern blocks | roife | -3/+62 |
| 2024-10-20 | feat: initial support for safe_kw in extern blocks | roife | -9/+264 |
| 2024-10-20 | Rollup merge of #131942 - workingjubilee:reduce-haruspicy, r=lukas-code,lnicola | Stuart Cook | -5/+4 |
| 2024-10-19 | rust-analyzer: Nest `LayoutCalculatorError` in `hir_ty::LayoutError` | Jubilee Young | -5/+4 |
| 2024-10-19 | Combine entry points for wrapping/unwrapping return types | Giga Bowser | -426/+592 |
| 2024-10-19 | Auto merge of #18336 - xuwaters:patch-1, r=lnicola | bors | -1/+1 |
| 2024-10-19 | Auto merge of #18335 - SomeoneToIgnore:editorconfig-glob, r=lnicola | bors | -1/+1 |
| 2024-10-18 | Increase TOKEN_LIMIT for hir-expand | Wei Xu | -1/+1 |
| 2024-10-19 | Fix editorconfig glob | Kirill Bulatov | -1/+1 |
| 2024-10-18 | style: fix typos | David Kurilla | -3/+3 |
| 2024-10-18 | docs: create setup documentation | David Kurilla | -0/+63 |
| 2024-10-18 | Clamp Position::character to line length | Johannes Altmanninger | -3/+11 |
| 2024-10-18 | vscode: update some dependencies | David Barsky | -138/+1401 |
| 2024-10-18 | Auto merge of #18320 - davidbarsky:davidbarsky/fix-lldb-dap-calling-rustc, r=... | bors | -16/+27 |
| 2024-10-18 | Auto merge of #18243 - krobelus:clamp-position-character, r=Veykril | bors | -1/+32 |
| 2024-10-18 | Auto merge of #18331 - Veykril:veykril/push-tsolukqqyllz, r=Veykril | bors | -1/+11 |
| 2024-10-18 | internal: Add more trivially `Sized` types to `is_sized` check | Lukas Wirth | -1/+11 |
| 2024-10-18 | fix: Fix CI running analysis-stats incorrectly against the standard libraries | Lukas Wirth | -8/+13 |
| 2024-10-17 | internal: fix lldb-dap unconditionally calling rustc | David Barsky | -16/+27 |
| 2024-10-17 | Re-use code for wrapping/unwrapping return types | Giga Bowser | -3488/+3305 |
| 2024-10-17 | Bump rustc crates | Laurențiu Nicola | -19/+20 |
| 2024-10-17 | Merge from rust-lang/rust | Laurențiu Nicola | -0/+6 |
| 2024-10-17 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2024-10-17 | Bump version of scip crate | Varun Gandhi | -7/+7 |
| 2024-10-16 | internal: Use local time when formatting logs | Wilfred Hughes | -1/+32 |
| 2024-10-15 | line-index method to allow clamping column to line length | Johannes Altmanninger | -1/+32 |
| 2024-10-15 | Auto merge of #18278 - ShoyuVanilla:never-place, r=Veykril | bors | -102/+637 |
| 2024-10-15 | fix: autofix for missing wrapped unit in return expr | roife | -0/+38 |
| 2024-10-15 | minor: `ra-salsa` in `profile.dev.package` | Shoyu Vanilla | -1/+1 |
| 2024-10-15 | Do not consider match/let/ref of place that evaluates to ! to diverge, disall... | Shoyu Vanilla | -102/+637 |
| 2024-10-14 | Auto merge of #18292 - roife:fix-issue-17427, r=Veykril | bors | -12/+41 |
| 2024-10-14 | feat: handle self-param outside of methods when renaming | roife | -12/+41 |
| 2024-10-14 | Auto merge of #18239 - davidbarsky:davidbarsky/push-lswkwuyrpuqv, r=davidbarsky | bors | -538/+540 |
| 2024-10-14 | chore: rename salsa to ra_salsa | David Barsky | -538/+540 |
| 2024-10-14 | internal: switch remaining OpQueues to use named structs | David Barsky | -10/+23 |
| 2024-10-14 | Auto merge of #18291 - roife:fix-issue-18212, r=Veykril | bors | -20/+141 |
| 2024-10-14 | Auto merge of #18275 - darichey:fix-test-case-hang, r=Veykril | bors | -2/+5 |
| 2024-10-14 | Auto merge of #18265 - kouhe3:master, r=Veykril | bors | -0/+30 |
| 2024-10-14 | Auto merge of #18252 - ShoyuVanilla:issue-15799, r=Veykril | bors | -1/+37 |
| 2024-10-14 | Auto merge of #18242 - Veykril:veykril/push-tnynzqsmtnqw, r=Veykril | bors | -185/+174 |
| 2024-10-14 | Auto merge of #18229 - mrkajetanp:rustfmt-path, r=Veykril | bors | -3/+3 |
| 2024-10-14 | Auto merge of #18217 - ChayimFriedman2:cast-unknown-ptr, r=Veykril | bors | -25/+48 |
| 2024-10-14 | Auto merge of #18152 - CryZe:highlight-async-block-exit-points, r=Veykril | bors | -73/+101 |
| 2024-10-14 | Auto merge of #18226 - SabrinaJewson:fix-impl-use, r=Veykril | bors | -1/+29 |
| 2024-10-13 | Add wrap/unwrap return type in Option | Giga Bowser | -0/+2348 |
| 2024-10-13 | feat: respect references.exclude_tests in call-hierarchy | roife | -20/+141 |
| 2024-10-12 | Auto merge of #18281 - darichey:async-subprocess, r=lnicola | bors | -32/+83 |
| 2024-10-12 | Fix panic when json project has relative buildfile paths | David Richey | -1/+1 |