2025-05-05
          ·
          
            1922 commits
          
          to master
          since this release
        
        
        
Commit: 3b57c00 
Release: 2025-05-05 (v0.3.2449)
Fixes
#19704add underscore mode for expression filling.#19733implement mut to const pointer cast for method resolution.#19732fix associated type bound variable starting index.#19699properly escape raw names in labels.#19247fix span info inmir::Operand.#19723improve parser recovery a bit.#19581render more lifetimes.#19735improve theletandletmsnippets.#19739temporarily disable fixpoint for variance computation.
Internal Improvements
#19685(first contribution) add PGO support toxtask install.#19713clean upcfgcheck handling in expression store lowering.#19469migratemerge_imports,unmerge_importsandlet_else_to_matchtoSyntaxEditor.#19708de-Arclanguage item queries.#19712clean up cache priming cancellation handling.#19731simplify macro call id construction.#19714remove unnecessary extension trait.#19719adjust panic context printing.#19727remove a couple of unnecessaryclones.#19716bump salsa (saves 212 MB onanalysis-stats self).
See also the changelog post.