Sam Tay d86fc1bf64
Make trace! formatting consistent with other log macros (#5989)
Fixes 5987

rustfmt already special cases the formatting for the `debug!`, `info!`,
`warn!`, and `error!`, macros from the `log` crate. However, this
speical case handling did not apply to the `trace!` macro.

Now when using `Version=Two` rustfmt will also special case the
formatting for the `trace!` macro.
2023-12-23 22:39:01 -05:00
..
2023-10-20 21:14:01 +00:00
2022-08-30 23:06:24 -04:00
2021-01-28 22:01:50 -06:00
2022-08-30 23:06:24 -04:00
2022-08-30 23:06:24 -04:00
2020-06-11 23:17:38 -05:00
2020-11-29 13:26:58 -06:00
2020-06-11 23:29:51 -05:00
2020-11-29 13:26:58 -06:00
2021-01-27 20:58:42 -06:00
2023-05-01 16:15:17 +08:00
2020-11-30 23:24:36 -06:00
2023-05-01 16:15:17 +08:00