Skip to content

Releases: carbon-language/carbon-lang

Nightly build 2024.10.30

30 Oct 02:33
e20e8bf
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Full Changelog: v0.0.0-0.nightly.2024.10.29...v0.0.0-0.nightly.2024.10.30

Nightly build 2024.10.29

29 Oct 02:31
df68bf9
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Switch to using Core.BigInt as the type of the size of a type literal. by @zygoloid in #4450

Infrastructure changes 🏗️

Other changes

  • Bump rexml from 3.3.6 to 3.3.9 in /website in the bundler group across 1 directory by @dependabot in #4448

Full Changelog: v0.0.0-0.nightly.2024.10.26...v0.0.0-0.nightly.2024.10.29

Nightly build 2024.10.28

28 Oct 02:33
a0609b9
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Full Changelog: v0.0.0-0.nightly.2024.10.25...v0.0.0-0.nightly.2024.10.28

Nightly build 2024.10.27

27 Oct 02:33
a0609b9
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Full Changelog: v0.0.0-0.nightly.2024.10.25...v0.0.0-0.nightly.2024.10.27

Nightly build 2024.10.26

26 Oct 02:29
a0609b9
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Full Changelog: v0.0.0-0.nightly.2024.10.25...v0.0.0-0.nightly.2024.10.26

Nightly build 2024.10.25

25 Oct 02:32
577fda1
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Full Changelog: v0.0.0-0.nightly.2024.10.24...v0.0.0-0.nightly.2024.10.25

Nightly build 2024.10.24

24 Oct 02:32
06f4eec
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Documentation changes 📝

Infrastructure changes 🏗️

Full Changelog: v0.0.0-0.nightly.2024.10.23...v0.0.0-0.nightly.2024.10.24

Nightly build 2024.10.23

23 Oct 02:31
e68e54d
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Delete Function::ParamInfo::GetNameId by @josh11b in #4434
  • Move impl lookup out into its own file. by @zygoloid in #4435
  • Issue a diagnostic if we try to parse a source file that is too large. by @zygoloid in #4429

Full Changelog: v0.0.0-0.nightly.2024.10.22...v0.0.0-0.nightly.2024.10.23

Nightly build 2024.10.22

22 Oct 02:31
c251776
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.10.19...v0.0.0-0.nightly.2024.10.22

Nightly build 2024.10.21

21 Oct 02:36
62c36ec
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Clean up format_provider uses by @jonmeow in #4417
  • Remove mistaken asserts and add regression test by @jonmeow in #4424
  • Add s plural format to IntAsSelect by @jonmeow in #4423
  • Remove a couple std::string uses in diagnostics. by @jonmeow in #4421
  • More focused diagnostic notes for parameters by @geoffromer in #4420
  • Refactor modifier formatting to remove string passing. by @jonmeow in #4418
  • Don't deduce values for explicitly-specified generic bindings. by @zygoloid in #4415
  • Update for llvm::formatv changes by @jonmeow in #4427
  • Support printing the diagnostic kind for verification. by @jonmeow in #4425

Full Changelog: v0.0.0-0.nightly.2024.10.17...v0.0.0-0.nightly.2024.10.21