Skip to content

2021-06-28

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 04:33
1fa82ad
Merge #9413

9413: internal: Deduplicate ast expression walking logic r=Veykril a=Veykril

Deduplicates the duplication introduced in #9375 and #9396 while also fixing a few bugs in both the assist and related highlighting.

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>