Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This test for issue 9739 never needed to depend upon hash order (#23791) | c-blake | 2024-07-03 | 1 | -2/+1 |
| | | | | | (for `string` or any other key type). Independence is nice to ever change orders. So, change it to just `len` & a `doAssert` like the other test in the same file. | ||||
* | Fixes discard bug in cpp codegen (#9747) [backport] | cooldome | 2018-11-19 | 1 | -1/+11 |
| | | | Fixes discard bug in cpp codegen | ||||
* | fixes another sighashes problem | Araq | 2017-12-08 | 1 | -0/+1 |
| | |||||
* | Fixes #5979 (#5980) | Yuriy Glukhov | 2017-11-19 | 1 | -0/+10 |