carbon-language / carbon-lang

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
https://github.com/carbon-language/carbon-lang/blob/trunk/README.md
Other
32.31k stars 1.48k forks source link

Switch to using a Python rule for `gen_tmpl.py`. #4073

Closed chandlerc closed 1 week ago

chandlerc commented 1 week ago

This ensures that the Python we have configured with Bazel is used and not some other system install.