about summary refs log tree commit diff
path: root/crates/rust-analyzer/src/config
AgeCommit message (Expand)AuthorLines
2022-06-11fix: Fix config patching for callable snippetsLukas Wirth-1/+1
2022-05-13fix: Fix incorrect hover actions config keysLukas Wirth-6/+6
2022-05-12fix: Fix old config patching overwriting callable snippet config unconditionallyLukas Wirth-1/+2
2022-05-12internal: Rename primeCaches config keysLukas Wirth-2/+3
2022-05-11fix: Fix incorrect config patching for runBuildScriptsLukas Wirth-3/+3
2022-05-10fix: Fix config patching failing when appending suffixesLukas Wirth-7/+25
2022-05-04Implement old to new config patchingLukas Wirth-0/+115