Clean up some uses of logging in ui tests

This commit is contained in:
Oliver Scherer 2020-07-25 18:36:44 +02:00
parent 73ca84dfa1
commit 79c0db4cc8
5 changed files with 9 additions and 19 deletions

View file

@ -1,5 +1,5 @@
// run-pass
// exec-env:RUSTC_LOG=rustc::middle=debug
// rustc-env:RUSTC_LOG=rustc::middle=debug
fn main() {
let b = 1isize;