Use UFCS instead of method calls in derive(Debug). See issue 81211 for discussion.
This commit is contained in:
@@ -133,6 +133,8 @@ symbols! {
|
||||
Copy,
|
||||
Count,
|
||||
Debug,
|
||||
DebugStruct,
|
||||
DebugTuple,
|
||||
Decodable,
|
||||
Decoder,
|
||||
Default,
|
||||
|
||||
Reference in New Issue
Block a user