| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-04-03 | add `TypingMode::Borrowck` | lcnr | -27/+2 |
| 2025-03-19 | merge opaque types of nested bodies | lcnr | -22/+1 |
| 2025-03-11 | Implement `#[define_opaque]` attribute for functions. | Oli Scherer | -19/+21 |
| 2024-12-04 | Avoid `opaque type not constrained` errors in the presence of other errors | Oli Scherer | -14/+6 |
| 2024-06-12 | Require any function with a tait in its signature to actually constrain a hid... | Oli Scherer | -3/+49 |
| 2024-02-27 | when defining opaques, require the hidden type to be well-formed | lcnr | -8/+21 |
| 2024-01-11 | Use the right level with `-Ztreat-err-as-bug`. | Nicholas Nethercote | -1/+1 |
| 2024-01-02 | Reorder `check_item_type` diagnostics so they occur next to the corresponding... | Oli Scherer | -2/+11 |
| 2023-08-27 | More precisely detect cycle errors from type_of on opaque | Michael Goulet | -2/+2 |
| 2023-05-05 | Don't print backtrace on ICEs in `issue-86800.rs`. | Nicholas Nethercote | -13/+1 |
| 2023-02-07 | Tweak ICE message | Esteban Küber | -3/+1 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+26 |
