Skip to content

Releases: carbon-language/carbon-lang

Nightly build 2024.07.04

04 Jul 02:21
efa158d
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Infrastructure changes 🏗️

Full Changelog: v0.0.0-0.nightly.2024.07.03...v0.0.0-0.nightly.2024.07.04

Nightly build 2024.07.03

03 Jul 02:20
8992d22
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Full Changelog: v0.0.0-0.nightly.2024.07.02...v0.0.0-0.nightly.2024.07.03

Nightly build 2024.07.02

02 Jul 02:21
fa11050
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Fix quirks in debug printing by @jonmeow in #4088
  • Track a list of dependent instructions created within a generic by @zygoloid in #4092

Infrastructure changes 🏗️

Full Changelog: v0.0.0-0.nightly.2024.06.30...v0.0.0-0.nightly.2024.07.02

Nightly build 2024.07.01

01 Jul 02:25
6310293
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Full Changelog: v0.0.0-0.nightly.2024.06.29...v0.0.0-0.nightly.2024.07.01

Nightly build 2024.06.30

30 Jun 02:24
6310293
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Full Changelog: v0.0.0-0.nightly.2024.06.29...v0.0.0-0.nightly.2024.06.30

Nightly build 2024.06.29

29 Jun 02:20
3f78e1d
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Use the correct type for Self in generic classes and generic interfaces by @zygoloid in #4087
  • Change implicit import handling to be namespace-oriented. by @jonmeow in #4089

Full Changelog: v0.0.0-0.nightly.2024.06.28...v0.0.0-0.nightly.2024.06.29

Nightly build 2024.06.28

28 Jun 02:21
19c5596
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Build Generic objects for generic classes and interfaces. by @zygoloid in #4086

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

Nightly build 2024.06.27

27 Jun 02:22
a0d7672
Compare
Choose a tag to compare
Pre-release

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

Nightly build 2024.06.26

26 Jun 02:20
8bb80d8
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

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

Nightly build 2024.06.25

25 Jun 02:21
734b54e
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Update google_benchmark and remove the patch by @jonmeow in #4063

Other changes

  • Fix PR labeling and generate nightly build notes from them. by @chandlerc in #4077
  • Switch to a carbon_binary rule with target config support. by @chandlerc in #4076

Full Changelog: v0.0.0-0.nightly.2024.06.23...v0.0.0-0.nightly.2024.06.25