v2024.11.1-draft
Pre-release
Pre-release
cheneym2
released this
10 Sep 17:23
·
209 commits
to master
since this release
What's Changed
- Remove incorrect UTF decode assert by @cheneym2 in #5028
- Correct control flow in getParentBreakBlockSet by @expipiplus1 in #5024
- Fix generic IInteger
mod
implementation. by @csyonghe in #5037 - Initial WGSL support by @aleino-nv in #5006
- Fix compilation warning with uninitialized struct use in constructors by @venkataram-nv in #5042
- Add proposal for equality constraints by @tangent-vector in #5043
- Fix inccorect dropping of declref during Unification of DeclaredSubtypeWitness. by @csyonghe in #5041
- Specialize existential return types when possible. by @csyonghe in #5044
- Disambiguate subscript decls by preferring the one with more accessors. by @csyonghe in #5046
- Git-ignore for VIM temporary files by @jkwak-work in #5047
Full Changelog: v2024.11...v2024.11.1-draft