| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-09-01 | Always import all tracing macros for the entire crate instead of piecemeal by... | Oli Scherer | -8/+8 |
| 2022-08-31 | Fix a bunch of typo | Dezhi Wu | -1/+1 |
| 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 | -6/+7 |
| 2022-07-27 | safe transmute: tweak tracing | Jack Wrenn | -12/+4 |
| 2022-07-27 | Initial (incomplete) implementation of transmutability trait. | Jack Wrenn | -0/+479 |
