Skip to content

Nightly build 2024.11.28

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 02:34
· 180 commits to trunk since this release
831dd2c

What's Changed

Toolchain and implementation changes 🛠️

  • Use a switch in StringifyTypeExpr by @danakj in #4598
  • Add a test that verifies we prefer unqualified name lookup from a a non lexical scope over a lexical scope by @bricknerb in #4591
  • Track the type as written in BaseDecl and AdaptDecl. by @zygoloid in #4564
  • Include the complete type witness for a class in its SemIR output. by @zygoloid in #4599
  • Fix importing of the complete_type_witness for a generic class. by @zygoloid in #4600

Full Changelog: v0.0.0-0.nightly.2024.11.27...v0.0.0-0.nightly.2024.11.28