Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 394
    • Issues 394
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !254

Always generate type pattern pre- and post-check functions if there are constraints

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jordy Aaldering requested to merge 2357-fix-type-pattern-constraint-generation into develop Nov 29, 2023
  • Overview 0
  • Commits 4
  • Changes 4

Pre- and post-check functions were not being generated if there were arbitrary constraints defined, but there were no constraints imposed by type patterns in the function signature. Now always generate a pre- or post-check function if either of the two is the case.

Closes #2357 (closed)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 2357-fix-type-pattern-constraint-generation