Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Macro improvement #8

Merged
merged 3 commits into from
Mar 21, 2023
Merged

Macro improvement #8

merged 3 commits into from
Mar 21, 2023

Conversation

edgarogh
Copy link
Contributor

Should fix everything in #5

@edgarogh
Copy link
Contributor Author

There are a few tests and they seem to pass.

Not sure if everything is sound though.

@edgarogh edgarogh marked this pull request as ready for review March 21, 2023 13:11
///
/// It erases all lifetime data, beware of that.
#[derive(Clone, Copy, Debug, Hash, Eq, PartialEq, PartialOrd, Ord)]
pub struct NsTypeId(usize);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

j'ai l'impression de faire de l'objective c avec ce nom de type 🤮

Copy link
Owner

@elegaanz elegaanz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

si ça compile c'est que c'est bon 🥴

@elegaanz elegaanz merged commit ce81c97 into elegaanz:main Mar 21, 2023
@edgarogh edgarogh mentioned this pull request Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants