| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-04 | cleaned up some tests | Kivooeo | -8/+0 | |
| 2025-01-23 | Make cenum_impl_drop_cast a hard error | Eric Huss | -24/+1 | |
| This changes the `cenum_impl_drop_cast` lint to be a hard error. This lint has been deny-by-default and warning in dependencies since https://github.com/rust-lang/rust/pull/97652 about 2.5 years ago. Closes https://github.com/rust-lang/rust/issues/73333 | ||||
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -1/+1 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+31 | |
