| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-12-12 | codegen: panic when trying to compute size/align of extern type | Ralf Jung | -126/+0 |
| 2023-03-17 | Use `size_of_val` instead of manual calculation | Scott McMurray | -1/+1 |
| 2022-12-08 | Add 0..=isize::MAX range metadata to size loads from vtables | Erik Desjardins | -0/+3 |
| 2022-11-13 | add is_sized method on Abi and Layout, and use it | Ralf Jung | -1/+1 |
| 2022-06-14 | use unchecked mul to compute slice sizes | Erik Desjardins | -1/+6 |
| 2022-03-11 | Improve `AdtDef` interning. | Nicholas Nethercote | -1/+1 |
| 2021-12-05 | Attach range metadata to alignment loads from vtables | Erik Desjardins | -7/+11 |
| 2021-06-15 | Refactor to make interpreter and codegen backend neutral to vtable internal r... | Charles Lew | -1/+6 |
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -2/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+109 |
