about summary refs log tree commit diff
path: root/src/tools/rust-analyzer
AgeCommit message (Expand)AuthorLines
2024-07-28Merge from rust-lang/rustLaurențiu Nicola-0/+1
2024-07-28Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2024-07-28Auto merge of #17720 - ThouCheese:fix/doc-to-comment-naming, r=Veykrilbors-2/+2
2024-07-2817470 - run test explorer tests at the package level and add missing extra_te...duncan-10/+54
2024-07-28Determine toolchain RA on agehuntc-16/+196
2024-07-27feat: add trace level to client logsJosh McKinney-0/+4
2024-07-27feat: use vscode log format for client logsJosh McKinney-46/+44
2024-07-28flip the naming of the doc comment to comment assistLuuk Wester-2/+2
2024-07-27Down to 1 failing testAli Bektas-80/+66
2024-07-28Fix for #17497 - Invalid RA diagnostic error: expected 2 arguments, found 1Francis McKenzie-3/+47
2024-07-27Auto merge of #17714 - Throne3d:patch-1, r=Veykrilbors-1/+1
2024-07-27fix: let glob imports override other globs' visibilityRyo Yoshida-32/+197
2024-07-26docs: Reference cov_mark crate instead of test_utils/markEdward Jones-1/+1
2024-07-26early exit if unresolved field is an indexAli Bektas-3/+45
2024-07-26fix: tweak hover/tooltip linksYoung-Flash-6/+11
2024-07-26Internal: Cleanup proc-macro error handlingLukas Wirth-522/+380
2024-07-26fix: Fix includes not working with expr fragment inputsLukas Wirth-3/+18
2024-07-26Globals too are asking for sourcerootidAli Bektas-86/+93
2024-07-26Turn root_ratoml into workspace_ratomlsAli Bektas-74/+83
2024-07-25Remove unused trace moduleLukas Wirth-127/+46
2024-07-25Auto merge of #17676 - winstxnhdw:precise-capturing, r=Veykrilbors-89/+237
2024-07-25fix: handle new `TypeBoundKind` variantWinston H.-0/+1
2024-07-25Auto merge of #17697 - Veykril:cargo-env, r=Veykrilbors-2/+14
2024-07-25fix: Support new cargo config get env formatLukas Wirth-2/+14
2024-07-25Make legacy_const_generics_indices thin by double boxing as its seldom usedLukas Wirth-8/+9
2024-07-25Reduce size of TypeRef by 8 bytesLukas Wirth-9/+9
2024-07-25Fix incorrect handling of cfg'd varargsLukas Wirth-16/+37
2024-07-25Remove Params and Fields from AstIdMapLukas Wirth-449/+494
2024-07-25Generate From impls for Any* nodesLukas Wirth-19/+634
2024-07-25fix: temporarily use `ast::GenericParamList`winstxnhdw-0/+4
2024-07-25Fix and enable unsafe_op_in_unsafe_fnLaurențiu Nicola-30/+29
2024-07-24Auto merge of #17674 - davidbarsky:david/add-more-information-to-status-comma...bors-0/+7
2024-07-24Auto merge of #17610 - regexident:impl-all_in_module, r=Veykrilbors-0/+4
2024-07-24Auto merge of #17661 - alibektas:read_ratoml_on_startup, r=Veykrilbors-8/+42
2024-07-24fix: `use` cannot have optional genericsWinston H.-1/+1
2024-07-23fix: move `use` parsing to outer match armwinstxnhdw-18/+19
2024-07-23chore: update codegenswinstxnhdw-89/+220
2024-07-23feat: add arm for `use` type boundwinstxnhdw-0/+6
2024-07-23feat: add `use` type bound grammarwinstxnhdw-0/+5
2024-07-23Auto merge of #17395 - davidbarsky:david/remove-unindexed-project-notificatio...bors-366/+14
2024-07-23internal: remove UnindexedProject notificationDavid Barsky-366/+14
2024-07-23Auto merge of #17483 - alibektas:ratoml/fixes, r=alibektasbors-115/+92
2024-07-23rename config::ConfigChange::other_errors to validation_errorsAli Bektas-6/+5
2024-07-23minor changesAli Bektas-6/+8
2024-07-23Add method `Impl::all_in_module(…)` for supporting more localized queryingVincent Esche-0/+4
2024-07-23Remove lens.forceCustomCommands configPaulDotSH-23/+2
2024-07-22internal: add more output to the status commandDavid Barsky-0/+7
2024-07-22internal: Shrink size of `Binding`Lukas Wirth-56/+94
2024-07-22Auto merge of #17670 - Veykril:mem, r=Veykrilbors-26/+19
2024-07-22LRU `body_with_source_map` queryLukas Wirth-26/+19