diff options
| author | Sam Tay <samctay@pm.me> | 2023-12-23 22:39:01 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-23 22:39:01 -0500 |
| commit | d86fc1bf640b53c884c25d46c99dd391a5b15744 (patch) | |
| tree | 241d45a6b3f5af48073a71535c69e8810f89879e /tests/codegen/patchable-function-entry/patchable-function-entry-no-flag.rs | |
| parent | c926898ff036a229caa8f6ebb91bd660606b77ae (diff) | |
| download | rust-d86fc1bf640b53c884c25d46c99dd391a5b15744.tar.gz rust-d86fc1bf640b53c884c25d46c99dd391a5b15744.zip | |
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.
Diffstat (limited to 'tests/codegen/patchable-function-entry/patchable-function-entry-no-flag.rs')
0 files changed, 0 insertions, 0 deletions
