| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-25 | Check statics' type in type_of. | Camille GILLOT | -2/+0 | |
| 2024-05-28 | Allow type_of to return partially non-error types if the type was already ↵ | Oli Scherer | -0/+3 | |
| tainted | ||||
| 2024-03-06 | Check that return type is WF in typeck | Gurinder Singh | -0/+1 | |
| Without it non-WF types could pass typeck and then later fail in MIR/const eval | ||||
| 2024-01-11 | Silence follow up errors if astconv already errored | Oli Scherer | -2/+0 | |
| 2023-10-25 | Work around the fact that `check_mod_type_wf` may spuriously return ↵ | Oli Scherer | -0/+2 | |
| `ErrorGuaranteed`, even if that error is only emitted by `check_modwitem_types` | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+14 | |
