Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-04 | split the repo into a workspace | Christian Poveda | |
remove `clap` dependency :tada: update the book installation instructions | |||
2017-01-27 | codegen: Derive stuff in forward declarations. | Emilio Cobos Álvarez | |
So Rust is happy when you use them in template parameters, since the Derive implementations can't catch this otherwise. |