chapel-lang / chapel

a Productive Parallel Programming Language
https://chapel-lang.org
Other
1.8k stars 421 forks source link

Use standard modules in dyno testing #26269

Closed benharsh closed 1 day ago

benharsh commented 3 days ago

This PR modifies the compiler to remove special cases for "missing" bundled types. This PR also updates testing to use the standard library when these types are needed.

Testing: