mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 20:50:13 +01:00
build_file_path works with bazel but I'd missed it's [deprecated](https://bazel.build/rules/lib/builtins/ctx#build_file_path). Relative path handling also could use some improvements. Both of these are really to support non-standard environments, essentially.