Commit: 591e3b7 
Release: 2025-07-14 (v0.3.2539)
New Features
- 
#20054support folding multi-line parameter list with the function body: - 
#20185include enum variants in world symbols. - 
#20109makegenerate_newwork for tuple structs. 
Fixes
#20192fix a panic in documentation rendering.#20180always bump in the parser inerr_and_bump.#20200revert "re-enable fixpoint iteration for variance computation".#20212fixdyninlay hints with parantheses and don't display them on HRTBs.#20210makenaked_asm!safe to call and fixglobal_asm!.#20232normalize projection types before const eval.#20235fixwhereclause position in trait associated item completion.
Internal Improvements
#20219outline parts ofExpressionStoreinto a different allocation.#20198,#20211,#20218migratepull_assignment_up,convert_named_struct_to_tuple_struct,convert_match_to_let_else,generate_implandremove_dbgassists toSyntaxEditor.
See also the changelog post.
