Migrating Microsoft.Quantum.Core
to the modern Stdlib causes strange errors around resolving primitive types
#1911
Labels
To reproduce this, check out my branch
alex/even-newer-stdlib
and runcargo test
inlibrary/
.For reasons unknown to me (yet), primitive types fail to resolve when the name of the core library is changed, even when the prelude and other hard-coded references to core are updated in the compiler.
The text was updated successfully, but these errors were encountered: