Skip to content

Nightly build 2024.07.18

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 02:23
· 375 commits to trunk since this release
1ed5889

What's Changed

Toolchain and implementation changes 🛠️

  • Mark some leaf classes final to suppress -Wnon-virtual-dtor. by @zygoloid in #4141
  • Use verbose formatting of instructions on crash messages. by @jonmeow in #4125
  • Change TypeId to be a thin wrapper around ConstantId. by @zygoloid in #4140
  • Basic testing for generic methods using Self. by @zygoloid in #4143
  • Move GetTypeInInstance from Check to SemIR. by @zygoloid in #4144

Infrastructure changes 🏗️

  • Enable the more effective version of -Wnon-virtual-dtor. by @chandlerc in #4142
  • Directly use TCMalloc rather than the system malloc on Linux. by @chandlerc in #4133

Full Changelog: v0.0.0-0.nightly.2024.07.17...v0.0.0-0.nightly.2024.07.18