Skip to content
Snippets Groups Projects

Add `MINIMAL` pragma for `MArray`

Merged konsumlamm requested to merge konsumlamm/array:minimal into master

The default definition for newArray uses unsafeNewArray_, whose default definition uses newArray, so a MINIMAL pragma is required to avoid infinite recursion.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading