[Chapel Merge] Remove previously deprectated Barriers functionality

Branch: refs/heads/main
Revision: f1719191574f4aeb69102f80f79bb7ee01c7c590
Author: jabraham17
Link: Remove previously deprectated Barriers functionality by jabraham17 · Pull Request #23954 · chapel-lang/chapel · GitHub
Log Message:
Remove previously deprectated Barriers functionality (#23954)

Remove previously deprecated barriers functionality

Functionality was deprecated in the following PRs: #22383, #21746, and
#21616

Testing

  • parsatest with comm none
  • parsatest with comm gasnet
  • built and checked docs

[Reviewed by @ShreyasKhandekar]

Compare: Comparing 36d69e2eb49e872ca4a95bf1ea8ae10c3e7ccfea...39b01f85b640fe54cd2850130d1b5afb5c1db429 · chapel-lang/chapel · GitHub

Diff:
M doc/rst/meta/modules/standard.rst
M modules/Makefile
D modules/standard/Barriers.chpl
M modules/standard/Collectives.chpl
D test/deprecated/BarriersModule.chpl
D test/deprecated/BarriersModule.good
D test/deprecated/barrierCheck.chpl
D test/deprecated/barrierCheck.good
D test/deprecated/barrierReusable.chpl
D test/deprecated/barrierReusable.good
D test/deprecated/syncBarrier.chpl
D test/deprecated/syncBarrier.good
https://github.com/chapel-lang/chapel/pull/23954.diff