about summary refs log tree commit diff
path: root/compiler/rustc_log/Cargo.toml
AgeCommit message (Expand)AuthorLines
2024-06-12Bump tracing-tree and allow rendering lines againOli Scherer-1/+1
2024-03-30bump tracing-tree to 0.3klensy-1/+1
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-1/+7
2023-07-02Downgrade tracing and synNilstrieb-1/+1
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