Skip to content

Nightly build 2024.06.27

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 02:22
· 253 commits to trunk since this release
a0d7672

What's Changed

Toolchain and implementation changes 🛠️

  • Treat constants with symbolic type as being symbolic. by @zygoloid in #4082
  • Diagnose missing definitions in impl files by @geoffromer in #4079
  • Prefer function-style cast instead of static_cast to convert integers to Ids. by @zygoloid in #4084
  • Create a Generic object to represent a generic. by @zygoloid in #4081
  • Add GenericInstance type to represent instances of generics. by @zygoloid in #4085

Infrastructure changes 🏗️

New Contributors

Full Changelog: v0.0.0-0.nightly.2024.06.26...v0.0.0-0.nightly.2024.06.27