Skip to content

Community build should test more parts of the compiler #3895

Open
@smarter

Description

@smarter

Currently, our community build only check that compilation succeeds, we should do more:

  • Compile with -Ycheck, just like in the regular tests. (Note: we should still test compilation without -Ycheck, since it can affect the order in which things are forced).
  • Compile with -Ytest-pickler
  • Compile with -Ythrough-tasty

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions