Open
Description
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
Labels
Area: The compiletest test runnerArea: The testsuite used to check the correctness of rustcCategory: An issue proposing an enhancement or a PR with one.Call for participation: Hard difficulty. Experience needed to fix: A lot.This issue needs exploration and design to see how and if we can fix/implement itCall for participation: An issue involves lots of work and is better handled as many small tasks.Relevant to the compiler team, which will review and decide on the PR/issue.
Type
Projects
Status
Backlog