about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorKevin Ballard <kevin@sb.org>2014-09-16 18:16:19 -0700
committerKevin Ballard <kevin@sb.org>2014-09-17 13:26:26 -0700
commite7b257089c0d868740b729feabb655e4d3d1402e (patch)
tree62ce54de5d9c14fa05028229951f60b40fb11e8b /src/rustllvm/PassWrapper.cpp
parentad9ed40e7fec03158929ba3a2847870d54498d6d (diff)
downloadrust-e7b257089c0d868740b729feabb655e4d3d1402e.tar.gz
rust-e7b257089c0d868740b729feabb655e4d3d1402e.zip
Fix the inverted RUST_LOG filter
RUST_LOG supports regex filtering of log messages with a syntax like
`RUST_LOG=main/foo` to use the regex filter 'foo'. Unfortunately, the
filter was inverted, so `RUST_LOG=main/foo` would actually show all
messages except the ones containing 'foo'.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions