Skip to content

how to check the global cache #58

Closed
@lcnr

Description

@lcnr

I don't know where else to put it, so:

We can test that the global cache is correct by randomly ignoring it when proving goal and checking that its result is equal to the recomputed one. We must not use the global cache if the current goal is already in the provisional result.

I did this as part of rust-lang/rust#114287 and it worked when compiling typenum and our UI tests, we should try this again in a crater run before stabilization however.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions