about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates
AgeCommit message (Expand)AuthorLines
2025-07-08Revert "Re-enable fixpoint iteration for variance computation"Chayim Refael Friedman-13/+13
2025-07-09Migrate `pull_assignment_up` assist to `SyntaxEditor`Hayashi Mikihiro-27/+59
2025-07-08Merge pull request #20192 from ChayimFriedman2/link-type-panicLukas Wirth-3/+30
2025-07-07Auto merge of #143601 - matthiaskrgr:rollup-9iw2sqk, r=matthiaskrgrbors-25/+25
2025-07-07Merge pull request #20180 from ChayimFriedman2/parser-stuckLukas Wirth-8/+50
2025-07-07Rollup merge of #143340 - nabijaczleweli:awhile, r=mati865Matthias Krüger-25/+25
2025-07-07Fix a case where the link type was `None`Chayim Refael Friedman-3/+30
2025-07-07Auto merge of #143182 - xdoardo:more-addrspace, r=workingjubileebors-5/+6
2025-07-07Merge pull request #20185 from ChayimFriedman2/variant-symbolsDavid Barsky-0/+75
2025-07-07compiler: Parse `p-` specs in datalayout string, allow definition of custom d...Edoardo Marangoni-5/+6
2025-07-06Include enum variants in world symbolsChayim Refael Friedman-0/+75
2025-07-06Merge pull request #20184 from Veykril/push-ywpynxnltpokLukas Wirth-32/+44
2025-07-06chore: Remove dead field from `InferenceContext`Lukas Wirth-32/+44
2025-07-06Merge pull request #20132 from A4-Tacks/asmut-borrow-minicoreLukas Wirth-0/+34
2025-07-06Merge pull request #20126 from Wilfred/no_unwrap_in_discover_projectsLukas Wirth-3/+8
2025-07-06Merge pull request #20179 from ChayimFriedman2/destructuring-assignment-neverLukas Wirth-2/+61
2025-07-06Always bump in the parser in `err_and_bump()`Chayim Refael Friedman-8/+50
2025-07-05Fix diverging destructuring assignmentsChayim Refael Friedman-2/+61
2025-07-05Fix Borrow and BorrowMut define from beta stdA4-Tacks-2/+2
2025-07-04always check for mixed deref pattern and normal constructorsdianne-0/+8
2025-07-04`hir_ty::match_check`: remove special handling for box patternsdianne-60/+20
2025-07-04fix: Avoid .unwrap() when running the discover commandWilfred Hughes-3/+8
2025-07-04Merge pull request #20170 from Veykril/push-vtsmzopsunswLaurențiu Nicola-3/+12
2025-07-04Improve flycheck and build script progress reportingLukas Wirth-3/+12
2025-07-04Skip unnecessary `eq` work in `BodySourceMap`Lukas Wirth-11/+49
2025-07-04Merge pull request #20031 from jnyfah/some-branchLukas Wirth-35/+75
2025-07-04minor: Handle match arm commas in `make::match_arm`Lukas Wirth-21/+11
2025-07-04Merge pull request #20148 from ShoyuVanilla/sysroot-no-depsLukas Wirth-4/+15
2025-07-04Merge pull request #20165 from Hmikihiro/migrate-unmerge_match_armLukas Wirth-22/+20
2025-07-04Merge pull request #20167 from ChayimFriedman2/enum-derive-defaultLukas Wirth-72/+190
2025-07-03Add `fn load_workspace_into_db` variant for `ra_ap_load_cargo`'s `fn load_wor...Vincent Esche-8/+25
2025-07-03Fix some things with builtin derivesChayim Refael Friedman-72/+190
2025-07-04Migrate `unmerge_match_arm` Assist to use `SyntaxEditor`Hayashi Mikihiro-22/+20
2025-07-03Merge pull request #20161 from ShoyuVanilla/closure-captureLukas Wirth-5/+48
2025-07-03Merge pull request #20120 from Hmikihiro/match_bind_not_typeChayim Refael Friedman-1/+74
2025-07-03fix: resolve item in match bindHayashi Mikihiro-1/+74
2025-07-03fix: Closure capturing for let exprs, againShoyu Vanilla-5/+48
2025-07-03Merge pull request #20160 from Veykril/push-pqvskktpnyluLukas Wirth-49/+71
2025-07-03fix: Improve diagnostic ranges for `macro_calls!`Lukas Wirth-49/+71
2025-07-03Merge pull request #20159 from Veykril/push-kyssnlrxlwslLukas Wirth-15/+20
2025-07-03Always couple `--compile-time-deps` with Lukas Wirth-15/+20
2025-07-03Merge pull request #20158 from Veykril/push-rquozrwuskryLukas Wirth-41/+56
2025-07-03fix: Do not warn about proc-macro srv when sysroot is missingLukas Wirth-41/+56
2025-07-03Merge pull request #20157 from Veykril/push-nxrvpywtvoysLukas Wirth-13/+13
2025-07-03Re-enable fixpoint iteration for variance computationLukas Wirth-13/+13
2025-07-03Merge pull request #19923 from Veykril/push-rlrsyxsqnxnnLukas Wirth-77/+113
2025-07-03Bump salsaLukas Wirth-77/+113
2025-07-03Merge pull request #20112 from Veykril/push-ruszuxrqzmvzLukas Wirth-40/+22
2025-07-03Merge pull request #20156 from Veykril/push-knkzxuxkzoyxLukas Wirth-63/+105
2025-07-03Restructure proc-macro loading erros, differentiate hard error property on kindLukas Wirth-63/+105