Skip to content

Releases: carbon-language/carbon-lang

Nightly build 2024.08.08

08 Aug 02:26
cfed18a
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Fix formatting for imported impls. by @zygoloid in #4194
  • Clean up: use across-decl comparison comparing interface. by @zygoloid in #4195
  • Fix importing of generic types. by @zygoloid in #4196
  • Rename check/testdata/tuples to remove the plural by @jonmeow in #4200
  • Fix handling of interface redefinitions. by @jonmeow in #4198
  • Treat the empty inst block as being canonical. by @zygoloid in #4199
  • Add indentation to yaml test failure output to make it easier to read. by @zygoloid in #4201

Infrastructure changes 🏗️

Full Changelog: v0.0.0-0.nightly.2024.08.07...v0.0.0-0.nightly.2024.08.08

Nightly build 2024.08.07

07 Aug 02:25
17abaa2
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Distinguish between whether an entity has its own parameter lists and whether it is generic. by @zygoloid in #4191
  • Perform an extra pass to import a generic for a symbolic constant less often. by @zygoloid in #4182

Infrastructure changes 🏗️

Full Changelog: v0.0.0-0.nightly.2024.08.06...v0.0.0-0.nightly.2024.08.07

Nightly build 2024.08.06

06 Aug 02:22
8a8c227
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Track an interface type, not an interface ID, on an associated entity. by @zygoloid in #4188

Infrastructure changes 🏗️

Full Changelog: v0.0.0-0.nightly.2024.08.05...v0.0.0-0.nightly.2024.08.06

Nightly build 2024.08.05

05 Aug 02:25
d9a550a
Compare
Choose a tag to compare
Pre-release

What's Changed

Infrastructure changes 🏗️

Full Changelog: v0.0.0-0.nightly.2024.08.03...v0.0.0-0.nightly.2024.08.05

Nightly build 2024.08.04

04 Aug 02:24
b3fcaf9
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Initial rough support for deducing generic arguments in a call to a generic function. by @zygoloid in #4184

Full Changelog: v0.0.0-0.nightly.2024.08.02...v0.0.0-0.nightly.2024.08.04

Nightly build 2024.08.03

03 Aug 02:21
b3fcaf9
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Initial rough support for deducing generic arguments in a call to a generic function. by @zygoloid in #4184

Full Changelog: v0.0.0-0.nightly.2024.08.02...v0.0.0-0.nightly.2024.08.03

Nightly build 2024.08.02

02 Aug 02:22
d72b4e4
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • When importing symbolic constants and types, also import the associated generic and index. by @zygoloid in #4180

Other changes

  • Remove supurfluous/confusing {} around a temporary by @dwblaikie in #4183

New Contributors

Full Changelog: v0.0.0-0.nightly.2024.08.01...v0.0.0-0.nightly.2024.08.02

Nightly build 2024.08.01

01 Aug 02:25
3c8fc71
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Fix incorrect value_id and location in imported BindSymbolicName. by @zygoloid in #4178
  • Separate subtree size information from parse nodes. by @jonmeow in #4174
  • Import support for generics and specifics by @zygoloid in #4179

Full Changelog: v0.0.0-0.nightly.2024.07.30...v0.0.0-0.nightly.2024.08.01

Nightly build 2024.07.31

31 Jul 02:09
c31c03a
Compare
Choose a tag to compare
Pre-release

What's Changed

Infrastructure changes 🏗️

  • Temporarily disable tcmalloc due to compiler-explorer crash by @jonmeow in #4177

Full Changelog: v0.0.0-0.nightly.2024.07.28...v0.0.0-0.nightly.2024.07.31

Nightly build 2024.07.30

30 Jul 02:24
c31c03a
Compare
Choose a tag to compare
Pre-release

What's Changed

Infrastructure changes 🏗️

  • Temporarily disable tcmalloc due to compiler-explorer crash by @jonmeow in #4177

Full Changelog: v0.0.0-0.nightly.2024.07.28...v0.0.0-0.nightly.2024.07.30