Files
build_soong/rust/config
Martin Geisler d352e3b788 Tell rustc to always use color output
By default, rustc will disable color output when it detects that its
stdin isn’t connected to a terminal. However, since we will print the
output to the user’s terminal, it makes sense to override this.

Test: Manually by triggering a compilation error. I ran
  * m pdl
  * atest --host --no-bazel-mode pdl_inline_tests
  * atest pdl_inline_tests
  and got useful color output in my terminal in each case.
Change-Id: I8b593d2eb59d13db17a3456e3fb053556fc16f07
2022-04-29 15:21:15 +02:00
..
2021-11-01 15:07:37 -07:00
2020-09-09 21:57:10 +09:00
2021-01-25 11:11:10 -05:00
2022-01-21 19:47:53 +00:00
2021-01-25 11:11:10 -05:00