| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-10-27 | rustc_transmute: Directly use types from rustc_abi | Jubilee Young | -3/+3 |
| 2024-07-15 | Use dep: for crate dependencies | Michael Goulet | -7/+7 |
| 2024-03-08 | bump itertools to 0.12 | klensy | -1/+1 |
| 2024-03-05 | Convert `TypeVisitor` and `DefIdVisitor` to use `VisitorResult` | Jason Newcomb | -7/+9 |
| 2023-11-22 | Update itertools to 0.11. | Nicholas Nethercote | -1/+1 |
| 2023-10-30 | Clean up `rustc_*/Cargo.toml`. | Nicholas Nethercote | -5/+7 |
| 2023-10-18 | Use v0.0.0 in compiler crates | Michael Goulet | -1/+1 |
| 2022-08-23 | safe transmute: use `FxIndex{Map,Set}` instead of `FxHash{Map,Set}` | Jack Wrenn | -2/+1 |
| 2022-08-22 | safe transmute: use `Assume` struct to provide analysis options | Jack Wrenn | -0/+2 |
| 2022-07-27 | Initial (incomplete) implementation of transmutability trait. | Jack Wrenn | -0/+28 |
