| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-08-17 | Replace a try_fold in rustc_transmute to use ControlFlow instead of Result | David Tolnay | -3/+4 |
| 2022-08-17 | Remove unstable Result::into_ok_or_err | David Tolnay | -14/+8 |
| 2022-08-02 | safe transmute: fix broken intradoc link | Jack Wrenn | -2/+2 |
| 2022-07-28 | safe transmute: use `AtomicU32` `State` ids to appease mips | Jack Wrenn | -6/+6 |
| 2022-07-27 | safe transmute: lowercase tracing levels | Jack Wrenn | -6/+6 |
| 2022-07-27 | safe transmute: tweak `Nfa::union` to consume params by value | Jack Wrenn | -2/+2 |
| 2022-07-27 | safe transmute: tweak tracing | Jack Wrenn | -21/+16 |
| 2022-07-27 | Initial (incomplete) implementation of transmutability trait. | Jack Wrenn | -0/+1663 |
