Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix unintended regression for Freeze + Copy types
Freeze + Copy types should be allowed to choose between all three small-sort variants. With the recent changes to small-sort selection, a regression was added that only let such types choose between network and fallback. It can now also choose general where appropriate.
- Loading branch information