Nightly build 2024.11.19
Pre-release
Pre-release
github-actions
released this
19 Nov 02:35
·
6 commits
to trunk
since this release
What's Changed
Toolchain and implementation changes 🛠️
- Allow
extend adapt
of non-class types. by @zygoloid in #4544 - Suppress readability-redundant-member-init by @danakj in #4538
- Propagate
llvm::vfs::FileSystem
fromdriver_env
to Clang by @josh11b in #4537 - Update pre-commit config by @jonmeow in #4549
- Drop std:: on size_t in various spots. by @jonmeow in #4546
- Remove the special case for
i32
. by @zygoloid in #4543
Documentation changes 📝
- Correct name of ComparableFromDifference in Generics details by @danakj in #4547
- Use a single
=
in 'impl as where' to assign an associated constant by @danakj in #4548 - Change prettier to a direct node use. by @jonmeow in #4550
Full Changelog: v0.0.0-0.nightly.2024.11.16...v0.0.0-0.nightly.2024.11.19