Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-22 | Deprecate Rust targets lower or equal than `1.30` (#2356) | Christian Poveda Ruiz | |
2022-11-04 | Add support for the `"C-unwind"` ABI (#2334) | Christian Poveda Ruiz | |
* Add support for the `"C-unwind"` ABI This allows using `"C-unwind"` as an ABI override if the rust target is nightly. | |||
2022-10-04 | split the repo into a workspace | Christian Poveda | |
remove `clap` dependency :tada: update the book installation instructions |