Nightly build 2024.12.18
Pre-release
Pre-release
github-actions
released this
18 Dec 02:33
·
31 commits
to trunk
since this release
What's Changed
Toolchain and implementation changes 🛠️
- Import support for
Call
andBoundMethod
. by @zygoloid in #4695 - Do not load prelude files to the test file system in no-prelude tests by @bricknerb in #4697
- Remove
CHECK
fromGetCurrentReturnSlot
by @geoffromer in #4688 - Support
StructValue
inStringifyTypeExpr
by @josh11b in #4696 - Basic name poisoning support by @bricknerb in #4654
- Look at flipping clang-tidy's misc-* to enable-by-default by @jonmeow in #4699
- Document StepStack by @jonmeow in #4687
- Abort checking when encountering an invalid parse node by @dwblaikie in #4700
- Add equality comparison support for
bool
. by @zygoloid in #4701
Infrastructure changes 🏗️
- Fix Devcontainer build errors by @nirmal-j-patel in #4647
New Contributors
- @nirmal-j-patel made their first contribution in #4647
Full Changelog: v0.0.0-0.nightly.2024.12.17...v0.0.0-0.nightly.2024.12.18