Branch: refs/heads/main
Revision: f13db23
Author: stonea
Link: Unavailable
Log Message:
Merge pull request #20562 from stonea/deprecate_to_unstable_array_funcs
Mark array sorted, reverse, find, and count @unstable
Earlier I jumped the gun on making these deprecated in this PR: #20140
The backing issue for that is here: #18089
Given that we don't have consensus on what to do with these functions and we're approaching code freeze marking them "unstable" for now seems like the sensible thing to do. This isn't to imply things will be left as @unstable: we need to make a decision for Chapel 2.0 but I think it can wait until next release.
[Reviewed by @lydia-duncan]
Modified Files:
A test/unstable/arrayFuncs.chpl
A test/unstable/arrayFuncs.good
R test/deprecated/deprecatedArrayFunctions.chpl
R test/deprecated/deprecatedArrayFunctions.good
M modules/internal/ChapelArray.chpl
Compare: https://github.com/chapel-lang/chapel/compare/3e5d2cdef34f...f13db232ddff