about summary refs log tree commit diff
path: root/compiler/rustc_log/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-01-12Add log-backtrace option to show backtraces along with loggingYuki Omoto-0/+1
2022-10-16Use IsTerminal in rustc_logJosh Triplett-1/+0
2022-01-03Make rustc_log doc test runnableDavid Tolnay-3/+3
2022-01-03Extract init_env_logger to crateDavid Tolnay-0/+16