Closed
Description
Hi!
I briefly evaluated using compiletest-rs
for the rulinalg library and ran into some issues. I unfortunately don't have the time to create a completely minimal example, but the example is already quite minimal.
I also pushed the code to the compiletest
branch on my fork of rulinalg. The crux of the matter is that compiletest-rs
says:
error: 0 unexpected errors found, 1 expected errors not found
when rustc
clearly shows that there should be an unexpected error.
Edit: This was using the nightly compiler:
nightly-x86_64-unknown-linux-gnu (default)
rustc 1.13.0-nightly (1265cbf4e 2016-09-15)
Metadata
Metadata
Assignees
Labels
No labels