summaryrefslogtreecommitdiff
path: root/rust/compiler.go
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2024-05-21 18:14:44 -0700
committer Cole Faust <colefaust@google.com> 2024-05-21 18:17:47 -0700
commit3b30067f8821c57c22a2a1b41f8914e7eb7bc29f (patch)
tree909e168aee32a6380237a242b75c3eddcfa1e272 /rust/compiler.go
parent1ab18fc547dd456bb39b40501757e318e220b0f5 (diff)
Log warnings to stdout instead of stderr
Currently, both stdout and stderr are redirected to a file. We want stderr to be visible on the terminal in case the release config fails, but we don't want to see the spam of warnings release config always produces. Move the warnings to stdout so they stay in the file when we start showing stderr. Test: m nothing Change-Id: Ic869675f917270a472142b6e3a4210acaad7499b
Diffstat (limited to 'rust/compiler.go')
0 files changed, 0 insertions, 0 deletions