4 |
// when it should be `empty_trace`.
|
5 |
#![allow(clippy::unsafe_removed_from_name)]
|
54 |
#![allow(clippy::unsafe_removed_from_name)]
|
155 |
clippy::uninlined_format_args,
|
156 |
clippy::unsafe_removed_from_name,
|
157 |
clippy::wildcard_in_or_patterns,
|