Skip to content

Compile ignored tests rather than skipping #13745

Open
@klutzy

Description

@klutzy

Ignored tests:

Lack of support in codegen for closures/generics are always inline:

  • src/test/codegen-units/item-collection/cross-crate-closures.rs
  • src/test/codegen-units/item-collection/non-generic-closures.rs
  • src/test/codegen-units/partitioning/methods-are-with-self-type.rs

This compile successfully, but it should fail:

  • src/test/ui/lint/dead-code/closure-bang.rs

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-compiletestArea: The compiletest test runnerA-testsuiteArea: The testsuite used to check the correctness of rustcC-enhancementCategory: An issue proposing an enhancement or a PR with one.E-hardCall for participation: Hard difficulty. Experience needed to fix: A lot.E-needs-designThis issue needs exploration and design to see how and if we can fix/implement itE-tediousCall for participation: An issue involves lots of work and is better handled as many small tasks.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions