Branch: refs/heads/main
Revision: a81bf54
Author: mppf
Link: Update docs to describe new implicit conversions and disambiguation by mppf · Pull Request #20623 · chapel-lang/chapel · GitHub
Log Message:
Merge pull request #20623 from mppf/docs-follow-20528
Update docs to describe new implicit conversions and disambiguation
Update docs for PR #20528
- new implicit conversions from any width int to any width real
- new implicit conversions from int to uint
- clarify rules about param implicit conversions
- describe improved disambiguation rules
Reviewed by @benharsh - thanks!
Modified Files:
M doc/rst/language/spec/conversions.rst
M doc/rst/language/spec/expressions.rst
M doc/rst/language/spec/procedures.rst
Compare: https://github.com/chapel-lang/chapel/compare/9c489ec5cc2d...a81bf54db8ac