Skip to content

does not build with latest rustc #186

Closed
@matthiaskrgr

Description

@matthiaskrgr

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions