Skip to content

Tracking issue for rustc integration MVP #18

@nikomatsakis

Description

@nikomatsakis

What do we mean by MVP?

  • rustc types are converted to chalk types deeply and eagerly
  • region integration is basically ignored, so not sound
  • chalk is responsible for generating builtin trait rules, and those may be approximated in some cases
  • constants are not handled, they are translated to () type for now
  • closures and the fn traits are "reach items"
  • unsizing is out of scope

Work items

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