Skip to content

Releases: carbon-language/carbon-lang

Nightly build 2025.02.01

01 Feb 02:30
e4e6332
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

New Contributors

Full Changelog: v0.0.0-0.nightly.2025.01.31...v0.0.0-0.nightly.2025.02.01

Nightly build 2025.01.31

31 Jan 02:27
133717c
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Full Changelog: v0.0.0-0.nightly.2025.01.30...v0.0.0-0.nightly.2025.01.31

Nightly build 2025.01.30

30 Jan 02:28
7d2958a
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Return the NameId for a new instruction regardless if it's unresolved because it's poisoned or not by @bricknerb in #4861
  • Add SemIR::MakeSymbolicConstantId(int) by @danakj in #4862
  • Make SemIRLoc data private to diagnostics by @jonmeow in #4867
  • Broaden file_test support for LSP requests by @jonmeow in #4854

Full Changelog: v0.0.0-0.nightly.2025.01.29...v0.0.0-0.nightly.2025.01.30

Nightly build 2025.01.29

29 Jan 02:27
3bd7252
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Stop allowing impl redeclarations to differ syntactically in where clause by @josh11b in #4850
  • When looking up a name in a scope, propagate the lookup result when it's poisoned by @bricknerb in #4851
  • Change DeclNameStack::LookupOrAddName() to return SemIR::ScopeLookupResult instead of a pair by @bricknerb in #4852
  • Clean up obsolete import handling in class/function by @jonmeow in #4857
  • Change LookupNameInCore to use a LocId by @jonmeow in #4858

Full Changelog: v0.0.0-0.nightly.2025.01.28...v0.0.0-0.nightly.2025.01.29

Nightly build 2025.01.28

28 Jan 02:28
0d0e202
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Full Changelog: v0.0.0-0.nightly.2025.01.26...v0.0.0-0.nightly.2025.01.28

Nightly build 2025.01.27

27 Jan 02:29
5f888e1
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Treat associated constants as entities parameterized by Self by @zygoloid in #4837

Full Changelog: v0.0.0-0.nightly.2025.01.25...v0.0.0-0.nightly.2025.01.27

Nightly build 2025.01.26

26 Jan 02:31
5f888e1
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

  • Treat associated constants as entities parameterized by Self by @zygoloid in #4837

Full Changelog: v0.0.0-0.nightly.2025.01.25...v0.0.0-0.nightly.2025.01.26

Nightly build 2025.01.25

25 Jan 02:23
b06fcc9
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Full Changelog: v0.0.0-0.nightly.2025.01.24...v0.0.0-0.nightly.2025.01.25

Nightly build 2025.01.24

24 Jan 02:29
bc952b1
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Documentation changes 📝

  • Document numeric type literals in lexical conventions. by @zygoloid in #4842

Full Changelog: v0.0.0-0.nightly.2025.01.23...v0.0.0-0.nightly.2025.01.24

Nightly build 2025.01.23

23 Jan 02:27
6b5eb1a
Compare
Choose a tag to compare
Pre-release

What's Changed

Toolchain and implementation changes 🛠️

Full Changelog: v0.0.0-0.nightly.2025.01.22...v0.0.0-0.nightly.2025.01.23