Changelog #214

Commit: 9db5155
Release: 2024-01-01 (v0.3.1791)

Fixes

  • #16221 (first contribution) fix panic in some macros due to unhandled SyntaxContextId::SELF_REF.

  • #16096 (first contribution) update VS Code extension panic problem matcher.

  • #16224 fix handling of hygiene in the presence of SyntaxContextId::SELF_REF.

Internal Improvements

  • #16217 (first contribution) simplify implementation of apply_document_changes.