[Chapel Merge] Remove filesystem functions dreprecated by David Iten

Branch: refs/heads/main
Revision: 179d03a1922290172860dda3a422f2877707c812
Author: DanilaFe
Link: Remove filesystem functions dreprecated by David Iten by DanilaFe · Pull Request #23978 · chapel-lang/chapel · GitHub
Log Message:
Remove filesystem functions dreprecated by David Iten (#23978)

These were deprecated a long time ago (some as early as November of last
year). They can be safely removed. From PRs

Rename FileSystem.isLink to FileSystem.isSymlink by daviditen · Pull Request #21061 · chapel-lang/chapel · GitHub.

Reviewed by @jabraham17 -- thanks!!

Testing

  • paratest
  • docs look good

Compare: Comparing 7a8ed885f495432c4b5a8e5189d1c1a18c679e9f...fec913294b458a2b0fb7ea3ed2d92d5811d08b9a · chapel-lang/chapel · GitHub

Diff:
M modules/standard/FileSystem.chpl
D test/deprecated/deprecate-copyFile.chpl
D test/deprecated/deprecate-copyFile.good
D test/deprecated/fileSystemFindFiles.chpl
D test/deprecated/fileSystemFindFiles.good
D test/deprecated/filesystem-functions.chpl
D test/deprecated/filesystem-functions.good
D test/deprecated/filesystem-isLink.chpl
D test/deprecated/filesystem-isLink.good
https://github.com/chapel-lang/chapel/pull/23978.diff