Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | infer error for `=dup` if there is a custom `=copy` error hook (#22004) | ringabout | 2023-06-05 | 1 | -2/+2 |
* | lift the `=dup` hook (#21903) | ringabout | 2023-06-02 | 1 | -3/+4 |
* | new move analyser2 (#20471) | Andreas Rumpf | 2022-10-01 | 1 | -2/+2 |
* | renamed '=' to '=copy' [backport:1.2] (#15585) | Andreas Rumpf | 2020-10-15 | 1 | -1/+1 |
* | Change the order of compilation passes, transformation is made lazy at code g... | cooldome | 2018-10-18 | 1 | -17/+4 |
* | DFA: implement exception handling properly | Andreas Rumpf | 2018-10-14 | 1 | -13/+33 |
* | destructors: optimize more assignments into moves; also fixes #9294 | Andreas Rumpf | 2018-10-12 | 1 | -0/+48 |