Releases: carbon-language/carbon-lang
Releases · carbon-language/carbon-lang
Nightly build 2024.06.29
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
What's Changed
Toolchain and implementation changes 🛠️
Full Changelog: v0.0.0-0.nightly.2024.06.27...v0.0.0-0.nightly.2024.06.28
Nightly build 2024.06.27
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 🏗️
- Convert Python type hinting to be PEP-585 Compliant by @jrmccluskey in #4083
New Contributors
- @jrmccluskey made their first contribution in #4083
Full Changelog: v0.0.0-0.nightly.2024.06.26...v0.0.0-0.nightly.2024.06.27
Nightly build 2024.06.26
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
What's Changed
Toolchain and implementation changes 🛠️
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
Nightly build 2024.06.24
A nightly development build of Carbon.
Nightly build 2024.06.23
A nightly development build of Carbon.
Nightly build 2024.06.22
A nightly development build of Carbon.
Nightly build 2024.06.21
A nightly development build of Carbon.
Nightly build 2024.06.20
A nightly development build of Carbon.