| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-07-29 | Rollup merge of #128055 - workingjubilee:deny-unsafe-ops-in-sys-personality-d... | Matthias Krüger | -53/+61 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+2 |
| 2024-07-26 | Fix doc nits | John Arundel | -2/+2 |
| 2024-07-22 | std: unsafe-wrap personality::dwarf::eh | Jubilee Young | -53/+61 |
| 2024-07-16 | std: unwrapped unsafe is VERBOTEN! | Jubilee | -1/+1 |
| 2024-07-16 | std: Use read_unaligned for reading DWARF | Jubilee Young | -14/+12 |
| 2024-05-05 | Fix unwinding on 32-bit watchOS ARM | Mads Marquart | -1/+8 |
| 2024-03-23 | rename ptr::from_exposed_addr -> ptr::with_exposed_provenance | Ralf Jung | -1/+1 |
| 2024-01-13 | std: move personality implementation out of PAL | joboet | -0/+349 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -349/+0 |
| 2023-10-10 | Rewrite `read_encoded_pointer` conforming to strict provenance | niluxv | -28/+69 |
| 2023-10-10 | Use pointers instead of `usize` addresses for landing pads | niluxv | -29/+37 |
| 2023-07-09 | move personality to sys | Gus Caplan | -0/+300 |
