[Chapel Merge] Adjust a bunch of .future files impacted by change

Branch: refs/heads/main
Revision: 3b06e67
Author: dlongnecke-cray
Link: Adjust a bunch of .future files impacted by changes to FCFs by dlongnecke-cray · Pull Request #20773 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #20773 from dlongnecke-cray/cron-fix-fcf-futures-1

Adjust a bunch of .future files impacted by changes to FCFs

Remove the .compopts for a parsing related future because it was
no longer needed. Promote two futures.

Reviewed by @DanilaFe. Thanks!

Signed-off-by: David Longnecker dlongnecke-cray@users.noreply.github.com

Modified Files:
R test/extern/fnPtrs/sugarFcfTypes.bad

R test/extern/fnPtrs/sugarFcfTypes.future
R test/extern/fnPtrs/sugarFcfTypes2.bad
R test/extern/fnPtrs/sugarFcfTypes2.future
R test/extern/rename/renameViaParamExpr.compopts
M test/extern/fnPtrs/improveErrorForFcfMismatch.bad
M test/extern/fnPtrs/sugarFcfTypes.good
M test/extern/fnPtrs/sugarFcfTypes2.good
M test/extern/rename/renameViaParamExpr.bad
M test/functions/lambda/saveInField-nothing.bad

Compare: https://github.com/chapel-lang/chapel/compare/c0fdbc4054e4...3b06e67c9476