Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C compiler
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • clean-compiler-and-rts
  • compiler
  • Repository
Switch branch/tag
  • compiler
  • frontend
  • trans.icl
Find file BlameHistoryPermalink
  • John van Groningen's avatar
    fix fusion of a function that is both the consumer and the producer. · 5b65ed5b
    John van Groningen authored Aug 07, 2012
    before copying the producer, the type variables are modified
    to use the type of the producer when updating the types in cases and lets,
    otherwise a polymorphic type may be specialized, possibly causing a type error later
    5b65ed5b