What's Changed
Toolchain and implementation changes 🛠️
- Add support for simple object-like macros by @ivanaivanovska in #6326
- Add failing deduce tests for array from tuple and type inside a rewrite constraint by @danakj in #6345
- Generate a RequireDecl instruction for require declarations by @danakj in #6318
- Add require decls to Interface and NamedConstraint by @danakj in #6321
- Add tests for when a
requiredecl must be satisfied before impl as by @danakj in #6348 - Support
reftags on arguments torefparams by @geoffromer in #6312 - Call GetAttached less frequently in import by @jonmeow in #6350
Full Changelog: v0.0.0-0.nightly.2025.11.11...v0.0.0-0.nightly.2025.11.12