Closed
Description
Compiletest does not build with the latest rustc probably due to rust-lang/rust#64663
Compiling compiletest_rs v0.3.22
error[E0063]: missing field `report_time` in initializer of `test::TestOpts`
--> /home/matthias/.cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.22/src/lib.rs:98:5
|
98 | test::TestOpts {
| ^^^^^^^^^^^^^^ missing `report_time`
error: aborting due to previous error
For more information about this error, try `rustc --explain E0063`.
error: could not compile `compiletest_rs`.
Metadata
Metadata
Assignees
Labels
No labels