| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-03-18 | Add `#[cfg(test)]` for Transition in dfa | mu001999 | -0/+3 |
| 2025-02-28 | Remove `allow(dead_code)` attributes. | Nicholas Nethercote | -10/+1 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+4 |
| 2024-04-30 | Remove `extern crate tracing` from numerous crates. | Nicholas Nethercote | -0/+1 |
| 2024-04-08 | Compute transmutability from `rustc_target::abi::Layout` | Jack Wrenn | -0/+2 |
| 2022-08-23 | safe transmute: use `FxIndex{Map,Set}` instead of `FxHash{Map,Set}` | Jack Wrenn | -1/+0 |
| 2022-07-28 | safe transmute: use `AtomicU32` `State` ids to appease mips | Jack Wrenn | -3/+3 |
| 2022-07-27 | safe transmute: lowercase tracing levels | Jack Wrenn | -1/+1 |
| 2022-07-27 | safe transmute: tweak tracing | Jack Wrenn | -1/+1 |
| 2022-07-27 | Initial (incomplete) implementation of transmutability trait. | Jack Wrenn | -0/+184 |
