File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5- ### Bug fixes
6-
7- - Fixed a bug where the "Generate function" code action would be incorrectly
8- offered when calling a function unsupported by the current target, leading to
9- invalid code if the code action was accepted.
10- ([ Surya Rose] ( https://github.com/GearsDatapacks ) )
11-
125### Compiler
136
147- Patterns aliasing a string prefix have been optimised to generate faster code
3023- Fixed a typo in the error message emitted when trying to run a module that
3124 does not have a main function.
3225 ([ Louis Pilfold] ( https://github.com/lpil ) )
26+
27+ - Fixed a bug where the "Generate function" code action would be incorrectly
28+ offered when calling a function unsupported by the current target, leading to
29+ invalid code if the code action was accepted.
30+ ([ Surya Rose] ( https://github.com/GearsDatapacks ) )
You can’t perform that action at this time.
0 commit comments