Overview
Request 1202749 accepted
- Update to version 1.23.1:
* *: release version 1.23.1 (#3816)
* proc: cache module data (#3800)
* proc: for optimized functions allow .closureptr to not exist (#3808)
* proc: improve Rosetta check (#3810)
* proc: fix result type of division of untyped constants (#3794)
* service/dap: fix test failure with 1.24 (#3805)
* service/dap: make handlesMap generic (#3798)
* proc: workaround for macOS section name truncation (#3799)
* terminal/starbind: fix starlark conversion of named consts (#3802)
* chore: fix function name (#3803)
* eval: Allow reslicing a slice up to its cap, rather than its length (#3796)
* proc: fix TestRangeOverFuncNext on linux/386 (#3795)
* proc: fix step stuttering when entering range-over-func bodies (#3788)
* proc: move stepping test to their own file (#3784)
Request History
jfkw created request
- Update to version 1.23.1:
* *: release version 1.23.1 (#3816)
* proc: cache module data (#3800)
* proc: for optimized functions allow .closureptr to not exist (#3808)
* proc: improve Rosetta check (#3810)
* proc: fix result type of division of untyped constants (#3794)
* service/dap: fix test failure with 1.24 (#3805)
* service/dap: make handlesMap generic (#3798)
* proc: workaround for macOS section name truncation (#3799)
* terminal/starbind: fix starlark conversion of named consts (#3802)
* chore: fix function name (#3803)
* eval: Allow reslicing a slice up to its cap, rather than its length (#3796)
* proc: fix TestRangeOverFuncNext on linux/386 (#3795)
* proc: fix step stuttering when entering range-over-func bodies (#3788)
* proc: move stepping test to their own file (#3784)
jfkw accepted review
Review OK for devel:languages:go
jfkw approved review
Review OK for devel:languages:go
jfkw accepted request
Accept to devel:languages:go