summaryrefslogtreecommitdiff
path: root/tests/diagnostics/no-type-conformance.slang.expected
AgeCommit message (Collapse)Author
2023-04-12Combine lookupWitness lowering with specialization. (#2794)Yong He
2021-10-21Diagnostic for no type conformance + bug fix. (#1985)Yong He
* Diagnostic for no type conformance + bug fix. * Fixes. * Fix. * Include heterogeneous example only with --enable-experimental-projects premake flag Co-authored-by: Yong He <yhe@nvidia.com> Co-authored-by: jsmall-nvidia <jsmall@nvidia.com>