Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove a special case in sigmatch; distinct pointer types no longer match ↵ | ringabout | 2022-08-23 | 1 | -13/+5 |
| | | | | | | | | | | | | | | | | `nil` type (#20251) * remove a special case in sigmatch; distinct pointer types no longer match `nil` type * add tests * fixes tests * Update changelog.md Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> Co-authored-by: Andreas Rumpf <rumpf_a@web.de> Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> | ||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -2/+2 |
| | |||||
* | make tests green again | Araq | 2018-08-13 | 1 | -15/+0 |
| | |||||
* | make tests green | Araq | 2018-05-02 | 1 | -9/+6 |
| | |||||
* | make tests on Windows green | Araq | 2017-01-31 | 1 | -0/+1 |
| | |||||
* | Allowing `nil` for distinct types where the base type is nilable | Hans Raaf | 2016-08-05 | 1 | -0/+47 |