| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-11-05 | Move some tests to more reasonable directories | Caio | -19/+0 | |
| 2022-07-19 | Add E0790 as more specific variant of E0283 | aticu | -1/+1 | |
| 2022-06-14 | implement valtrees as the type-system representation for constant values | b-naber | -0/+2 | |
| 2021-05-09 | remove const_fn feature gate | Ralf Jung | -2/+0 | |
| 2020-04-16 | ty: convert `ErrorHandled::Reported` to `ConstKind::Error`. | Eduard-Mihai Burtescu | -2/+0 | |
| 2020-02-13 | ast_validation: tweak diagnostic output | Mazdak Farrokhzad | -1/+1 | |
| 2019-09-24 | Remove blanket silencing of "type annotation needed" errors | Esteban Küber | -1/+3 | |
| Remove blanket check for existence of other errors before emitting "type annotation needed" errors, and add some eager checks to avoid adding obligations when they refer to types that reference `[type error]` in order to reduce unneded errors. | ||||
| 2019-04-17 | Fix ICE on const evaluation of const method | Esteban Küber | -0/+19 | |
