swift
[moveOnly] Add a skeleton _move function
#39943
Merged

Commits
  • [moveOnly] Add a feature for BuiltinMove that we can use to prevent cond_fail errors.
    gottesmm committed 3 years ago
  • [moveOnly] Add a frontend flag -enable-experimental-move-only to control usage of move only features.
    gottesmm committed 3 years ago
  • [moveOnly] Implement a semi-generic _move function that can be used on non-generic, non-existential values.
    gottesmm committed 3 years ago
Loading