about summary refs log tree commit diff
path: root/tests/codegen/patchable-function-entry/patchable-function-entry-no-flag.rs
diff options
context:
space:
mode:
authorSam Tay <samctay@pm.me>2023-12-23 22:39:01 -0500
committerGitHub <noreply@github.com>2023-12-23 22:39:01 -0500
commitd86fc1bf640b53c884c25d46c99dd391a5b15744 (patch)
tree241d45a6b3f5af48073a71535c69e8810f89879e /tests/codegen/patchable-function-entry/patchable-function-entry-no-flag.rs
parentc926898ff036a229caa8f6ebb91bd660606b77ae (diff)
downloadrust-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