Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Simplify internal type representation #4

Open
scrabsha opened this issue Jul 7, 2021 · 0 comments
Open

Simplify internal type representation #4

scrabsha opened this issue Jul 7, 2021 · 0 comments

Comments

@scrabsha
Copy link
Contributor

scrabsha commented Jul 7, 2021

Types are currently represented as syn::Type. The goal is to re-implement a type, for internal-use only. The goal is to make it simpler, so that less breaking changes are incorrectly detected. Ideally we could also resolve path/imports during the conversion syn::Type -> cargo_breaking::Type.

This issue is part of #2.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant