-Znext-solver
with TinyVec and Rand
#119262
Labels
C-bug
Category: This is a bug.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
I was trying the new trait resolver system and I am getting compiler issues with two libraries
https://github.com/rust-random/rand
https://github.com/Lokathor/tinyvec
Tinyvec
Rand
Instead, this happened: explanation
Meta
rustc --version --verbose
:The two libraries are depends of my project. I tried compiling them by themselves. Still getting the error.
I am not sure if this is the correct way to report this bug.
#107374
The text was updated successfully, but these errors were encountered: