Skip to content

Remove fn expressions #3677

Closed
Closed
@nikomatsakis

Description

@nikomatsakis

Expressions like fn(S) { ... } are deprecated in favor of |s| t. I have a patch removing them and also implemented #3320 (better inference) but it is blocked on #2263.

Metadata

Metadata

Assignees

Labels

A-type-systemArea: Type systemC-cleanupCategory: PRs that clean code up or issues documenting cleanup.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions