| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-01-10 | test that coercions still work under randomization | The 8472 | -8/+40 | |
| 2025-01-10 | exclude unsizable tail from randomization seed calculation | The 8472 | -3/+4 | |
| 2025-01-10 | Foo<T> != Foo<U> under layout randomization | The 8472 | -0/+29 | |
| previously field ordering was using the same seed for all instances of Foo, now we pass seed values through the layout tree so that not only the struct itself affects layout but also its fields | ||||
