Age | Commit message (Expand) | Author |
---|---|---|
2022-11-19 | refactor: reorganize non-public API items | HampusM |
2022-11-10 | refactor: improve type param names, docs & more of casting | HampusM |
2022-11-06 | test: split up cast unit tests into their respective modules | HampusM |
2022-11-06 | refactor: improve cast error handling | HampusM |
2022-11-03 | refactor: improve readability of cast functions | HampusM |
2022-08-30 | refactor: replace arc cast panic with an error | HampusM |
2022-08-28 | style: add rustfmt config options | HampusM |
2022-08-21 | refactor!: change errors to be more sane | HampusM |
2022-07-31 | refactor: add Intertrait cast error | HampusM |
2022-07-27 | refactor: add back Intertrait tests & Rc support | HampusM |