about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2021-02-13 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2021-02-13 00:00:00 +0000
commit361dcd5ca7ecc84209c10d7102051471e82f8160 (patch)
treebe2acebe04e230c29c6aa48e6bc0212b64367fc4 /compiler/rustc_codegen_llvm/src
parentdd4851d503f3fae0c0c742a19e0d8e6e2140bd2a (diff)
downloadrust-361dcd5ca7ecc84209c10d7102051471e82f8160.tar.gz
rust-361dcd5ca7ecc84209c10d7102051471e82f8160.zip
Use debug log level for developer oriented logs
The information logged here is of limited general interest, while at the
same times makes it impractical to simply enable logging and share the
resulting logs due to the amount of the output produced.

Reduce log level from info to debug for developer oriented information.

For example, when building cargo, this reduces the amount of logs
generated by `RUSTC_LOG=info cargo build` from 265 MB to 79 MB.

Continuation of changes from 81350.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions