Changelog #116 Feb 14, 2022 Commit: 02904e9 Release: 2022-02-14 Sponsors Become a sponsor: On OpenCollective or GitHub Sponsors. New Features #11444 fix up syntax errors in attribute macro inputs to make completion work more often: #11437 render whether a function is async / const / unsafe in completion details: Fixes #11459 (first contribution) add missing experimental capabilities. #11442 (first contribution) use text range of a mod name after macro expansion when renaming a module. #11436 don’t change references to super when renaming a module. #11460 fix documentation of SsrParams. Internal Improvements #11453 make ascend_call_token iterative instead of recursive. #11427 fix serialization of WorkspaceSymbolParams.