rust/compiler/rustc_monomorphize
Tomasz Miąsko b6b19f3b6c Use explicit log level in tracing instrument macro
Specify a log level in tracing instrument macro explicitly.

Additionally reduce the used log level from a default info level to a
debug level (all of those appear to be developer oriented logs, so there
should be no need to include them in release builds).
2021-09-15 19:02:10 +02:00
..
src Use explicit log level in tracing instrument macro 2021-09-15 19:02:10 +02:00
Cargo.toml