github carbon-language/carbon-lang v0.0.0-0.nightly.2024.07.12
Nightly build 2024.07.12

What's Changed

Toolchain and implementation changes 🛠️

  • Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind by @jonmeow in #4115
  • Refactor whether a function is lowered into InstKind::Define by @jonmeow in #4117
  • Refactor InstKind to move metadata from macros to the type. by @jonmeow in #4119
  • Add a convenience method for dumping the formatted SemIR file. by @jonmeow in #4123
  • Refactor lower handlers to use overloads. by @jonmeow in #4120

Full Changelog: v0.0.0-0.nightly.2024.07.11...v0.0.0-0.nightly.2024.07.12

Don't miss a new carbon-lang release

NewReleases is sending notifications on new releases.