Branch: refs/heads/master
Revision: bb2a777
Author: e-kayrakli
Log Message:
Merge pull request #17360 from e-kayrakli/remove-assert-module
Remove the deprecated Assert module
The Assert module was deprecated in Chapel 1.23, where we moved its contents to
Builtins module.
[Reviewed by @bradcray]
Test status
-
[x] make docs
-
[x] standard
Modified Files:
R modules/standard/Assert.chpl
R test/deprecated/assertModule.chpl
R test/deprecated/assertModule.good
M doc/rst/meta/modules/standard.rst
M modules/MakefileCompare: Comparing 5180381e91ce...bb2a7770869e · chapel-lang/chapel · GitHub