| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-12 | Add log-backtrace option to show backtraces along with logging | Yuki Omoto | -2/+56 | |
| 2023-01-05 | Fix `uninlined_format_args` for some compiler crates | nils | -2/+1 | |
| Convert all the crates that have had their diagnostic migration completed (except save_analysis because that will be deleted soon and apfloat because of the licensing problem). | ||||
| 2022-10-16 | Use IsTerminal in rustc_log | Josh Triplett | -3/+4 | |
| 2022-08-18 | Add diagnostic translation lints to crates that don't emit them | 5225225 | -0/+3 | |
| 2022-05-26 | clippy::complexity fixes | Matthias Krüger | -7/+1 | |
| clone_on_copy useless_format bind_instead_of_map filter_map_identity useless_conversion map_flatten unnecessary_unwrap | ||||
| 2022-05-11 | rustc_log: add env var to set verbose entry/exit behavior | Ralf Jung | -0/+13 | |
| 2022-01-03 | Make rustc_log doc test runnable | David Tolnay | -1/+1 | |
| 2022-01-03 | Justify why rustc_log exists | David Tolnay | -0/+37 | |
| 2022-01-03 | Extract init_env_logger to crate | David Tolnay | -0/+78 | |
