Nightly build 2025.02.12
Pre-release
Pre-release
·
146 commits
to trunk
since this release
What's Changed
Toolchain and implementation changes 🛠️
- Switch to trailing returns in toolchain and related code. by @jonmeow in #4919
- Move TypeCompleter and closely related helper functions to their own file by @jonmeow in #4922
- Handle building a value repr when the type is named through an aggregate by @danakj in #4910
- Handle
extend impl
in function body by @josh11b in #4924 - Organize symbol hierarchy in LSP documentSymbol handler by @DavidLoftus in #4914
- Move control flow block functions to their own file. by @jonmeow in #4921
- Implement #4864:
Core
is a keyword by @zygoloid in #4909 - Refactor region_stack logic out of Context by @jonmeow in #4927
- Replace GetImportIRId with check_ir_map accessor logic by @jonmeow in #4932
Full Changelog: v0.0.0-0.nightly.2025.02.11...v0.0.0-0.nightly.2025.02.12