Replace impl ToString with impl Display
If the Display interface is implemented the compiler will automatically derive an implementation of ToString. Test: m aflags Bug: 333887339 Change-Id: I861a3065edbef0da1684a6ea28cc374acd0d774a
Loading
Please register or sign in to comment