What's Changed
Toolchain and implementation changes 🛠️
- Add support for capturing console output to FileTest. by @jonmeow in #4339
- Don't substitute into the targeted instructions of an associated constant. by @zygoloid in #4342
- Fix invocation issues with clang runner by @jonmeow in #4353
- Update LLVM and use a hermetic llvm-symbolizer by @jonmeow in #4347
- Basic support for declaring generic impls. by @zygoloid in #4336
- Replace llvm_symbolizer with a cc_env_data() array. by @jonmeow in #4354
- Make ImplDecls evaluate to themselves. by @zygoloid in #4352
Full Changelog: v0.0.0-0.nightly.2024.09.27...v0.0.0-0.nightly.2024.09.29