Skip to content

Conversation

Boddlnagg
Copy link
Collaborator

First step towards const fn evaluation. Changes:

  • Change ComIid trait to return by value (should be changed to an associated const before merging this)
  • Add fullname strings to RT_CLASS, RT_STRUCT & RT_ENUM
  • Add dependency on uuid crate ... we need to see whether they will support const fn evaluation eventually

Finishing this depends on at least rust-lang/rfcs#2632

First step towards const fn evaluation. Changes:
- Change ComIid trait to return by value (should eventually be changed to an associated const)
- Add fullname strings to RT_CLASS, RT_STRUCT & RT_ENUM
- Add dependency on uuid crate ... we need to see whether they will support const fn evaluation eventually

Finishing this depends on at least rust-lang/rfcs#2632
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.

1 participant