Files
carbon-lang/testing
Chandler Carruth aff5b26181 Replace use of deprecated outputs rule parameter. (#4074)
Instead compute the output in the implementation and return it via the
`DefaultInfo` provider. This matches the latest docs on how to write
rules producing a file:
https://bazel.build/rules/rules-tutorial#creating_a_file
2024-06-22 03:11:18 +00:00
..