Changelog #346
Commit: aaddfb7
Release: 2026-09-21 (v0.3.3057)
New Features
-
#23384support completions insidecfg!():
Fixes
-
#23375(first contribution) watch include roots recursively only once, on directory. -
#23370(first contribution) fix broken server binary check. -
#23359(first contribution) cache macro-expanded roots when climbing ancestors. -
#23367work around a panic when the trait solver re-enters itself. -
#23368return an early error on unsupported string binary operations. -
#23360include working directory when discovery command fails.
Internal Improvements
-
#23308refactorSyntaxContextto not reimplementsalsamacros.