| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-05-25 | Strongly prefer alias and param-env bounds | Michael Goulet | -7/+63 |
| 2023-05-23 | Don't ICE when computing PointerLike trait when region vars are in param-env | Michael Goulet | -0/+52 |
| 2023-05-12 | Don't ICE in layout computation for placeholder types | Michael Goulet | -1/+19 |
| 2023-04-08 | Enforce that PointerLike requires a pointer-like ABI | Michael Goulet | -12/+20 |
| 2023-04-04 | dyn* is a valid const | Michael Goulet | -0/+21 |
| 2023-03-11 | Gate all usages of dyn*, even in macros | Michael Goulet | -9/+29 |
| 2023-02-20 | slightly beef up dyn-star-to-dyn test | Ralf Jung | -3/+11 |
| 2023-02-18 | Use inttoptr to support usize as dyn* value, use pointercast to make sure poi... | Michael Goulet | -0/+23 |
| 2023-02-07 | Rename PointerSized to PointerLike | Michael Goulet | -17/+17 |
| 2023-01-30 | Modify primary span label for E0308 | Esteban Küber | -1/+1 |
| 2023-01-11 | Allow codegen to unsize dyn* to dyn | Michael Goulet | -0/+20 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+683 |
