Put the carbon toolchain in the carbon.defaults properties (#7495)

This allows using the carbon toolchain as the default Carbon compiler
when working in a local development environment.
This commit is contained in:
Dana Jansens
2025-03-12 11:09:15 -04:00
committed by GitHub
parent e3c8a86551
commit a95d35c64b
2 changed files with 13 additions and 5 deletions

View File

@@ -156,3 +156,4 @@ From oldest to newest contributor, we would like to thank:
- [Niles Salter](https://github.com/Validark)
- [Stephen Heumann](https://github.com/sheumann)
- [Joshua Batty](https://github.com/joshuabatty)
- [Dana Jansens](https://github.com/danakj)