Releases: carbon-language/carbon-lang
Releases · carbon-language/carbon-lang
Nightly build 2024.08.08
What's Changed
Toolchain and implementation changes 🛠️
- Fix formatting for imported
impl
s. 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
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 🏗️
- Update workflows for security hardening. by @jonmeow in #4192
- Fix stray quote in action by @jonmeow in #4193
Full Changelog: v0.0.0-0.nightly.2024.08.06...v0.0.0-0.nightly.2024.08.07
Nightly build 2024.08.06
What's Changed
Toolchain and implementation changes 🛠️
Infrastructure changes 🏗️
- Re-enable TCMalloc on Linux builds. by @chandlerc in #4187
Full Changelog: v0.0.0-0.nightly.2024.08.05...v0.0.0-0.nightly.2024.08.06
Nightly build 2024.08.05
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
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
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
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
- @dwblaikie made their first contribution in #4183
Full Changelog: v0.0.0-0.nightly.2024.08.01...v0.0.0-0.nightly.2024.08.02
Nightly build 2024.08.01
What's Changed
Toolchain and implementation changes 🛠️
- Fix incorrect
value_id
and location in importedBindSymbolicName
. 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
What's Changed
Infrastructure changes 🏗️
Full Changelog: v0.0.0-0.nightly.2024.07.28...v0.0.0-0.nightly.2024.07.31
Nightly build 2024.07.30
What's Changed
Infrastructure changes 🏗️
Full Changelog: v0.0.0-0.nightly.2024.07.28...v0.0.0-0.nightly.2024.07.30