about summary refs log tree commit diff
path: root/src/tools/rust-analyzer
AgeCommit message (Expand)AuthorLines
2024-10-20Remove now-incorrect codeChayim Refael Friedman-8/+0
2024-10-20Update Cargo.lockChayim Refael Friedman-5/+5
2024-10-20fix: do not emit unsafe diagnositcs for safe statics in extern blocksroife-3/+62
2024-10-20feat: initial support for safe_kw in extern blocksroife-9/+264
2024-10-20Rollup merge of #131942 - workingjubilee:reduce-haruspicy, r=lukas-code,lnicolaStuart Cook-5/+4
2024-10-19rust-analyzer: Nest `LayoutCalculatorError` in `hir_ty::LayoutError`Jubilee Young-5/+4
2024-10-19Combine entry points for wrapping/unwrapping return typesGiga Bowser-426/+592
2024-10-19Auto merge of #18336 - xuwaters:patch-1, r=lnicolabors-1/+1
2024-10-19Auto merge of #18335 - SomeoneToIgnore:editorconfig-glob, r=lnicolabors-1/+1
2024-10-18Increase TOKEN_LIMIT for hir-expandWei Xu-1/+1
2024-10-19Fix editorconfig globKirill Bulatov-1/+1
2024-10-18style: fix typosDavid Kurilla-3/+3
2024-10-18docs: create setup documentationDavid Kurilla-0/+63
2024-10-18Clamp Position::character to line lengthJohannes Altmanninger-3/+11
2024-10-18vscode: update some dependenciesDavid Barsky-138/+1401
2024-10-18Auto merge of #18320 - davidbarsky:davidbarsky/fix-lldb-dap-calling-rustc, r=...bors-16/+27
2024-10-18Auto merge of #18243 - krobelus:clamp-position-character, r=Veykrilbors-1/+32
2024-10-18Auto merge of #18331 - Veykril:veykril/push-tsolukqqyllz, r=Veykrilbors-1/+11
2024-10-18internal: Add more trivially `Sized` types to `is_sized` checkLukas Wirth-1/+11
2024-10-18fix: Fix CI running analysis-stats incorrectly against the standard librariesLukas Wirth-8/+13
2024-10-17internal: fix lldb-dap unconditionally calling rustcDavid Barsky-16/+27
2024-10-17Re-use code for wrapping/unwrapping return typesGiga Bowser-3488/+3305
2024-10-17Bump rustc cratesLaurențiu Nicola-19/+20
2024-10-17Merge from rust-lang/rustLaurențiu Nicola-0/+6
2024-10-17Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2024-10-17Bump version of scip crateVarun Gandhi-7/+7
2024-10-16internal: Use local time when formatting logsWilfred Hughes-1/+32
2024-10-15line-index method to allow clamping column to line lengthJohannes Altmanninger-1/+32
2024-10-15Auto merge of #18278 - ShoyuVanilla:never-place, r=Veykrilbors-102/+637
2024-10-15fix: autofix for missing wrapped unit in return exprroife-0/+38
2024-10-15minor: `ra-salsa` in `profile.dev.package`Shoyu Vanilla-1/+1
2024-10-15Do not consider match/let/ref of place that evaluates to ! to diverge, disall...Shoyu Vanilla-102/+637
2024-10-14Auto merge of #18292 - roife:fix-issue-17427, r=Veykrilbors-12/+41
2024-10-14feat: handle self-param outside of methods when renamingroife-12/+41
2024-10-14Auto merge of #18239 - davidbarsky:davidbarsky/push-lswkwuyrpuqv, r=davidbarskybors-538/+540
2024-10-14chore: rename salsa to ra_salsaDavid Barsky-538/+540
2024-10-14internal: switch remaining OpQueues to use named structsDavid Barsky-10/+23
2024-10-14Auto merge of #18291 - roife:fix-issue-18212, r=Veykrilbors-20/+141
2024-10-14Auto merge of #18275 - darichey:fix-test-case-hang, r=Veykrilbors-2/+5
2024-10-14Auto merge of #18265 - kouhe3:master, r=Veykrilbors-0/+30
2024-10-14Auto merge of #18252 - ShoyuVanilla:issue-15799, r=Veykrilbors-1/+37
2024-10-14Auto merge of #18242 - Veykril:veykril/push-tnynzqsmtnqw, r=Veykrilbors-185/+174
2024-10-14Auto merge of #18229 - mrkajetanp:rustfmt-path, r=Veykrilbors-3/+3
2024-10-14Auto merge of #18217 - ChayimFriedman2:cast-unknown-ptr, r=Veykrilbors-25/+48
2024-10-14Auto merge of #18152 - CryZe:highlight-async-block-exit-points, r=Veykrilbors-73/+101
2024-10-14Auto merge of #18226 - SabrinaJewson:fix-impl-use, r=Veykrilbors-1/+29
2024-10-13Add wrap/unwrap return type in OptionGiga Bowser-0/+2348
2024-10-13feat: respect references.exclude_tests in call-hierarchyroife-20/+141
2024-10-12Auto merge of #18281 - darichey:async-subprocess, r=lnicolabors-32/+83
2024-10-12Fix panic when json project has relative buildfile pathsDavid Richey-1/+1