11 Commits

Author SHA1 Message Date
David Tolnay
dd6a86db07
Reduce unneeded parens and newlines in Debug for Value 2022-08-21 13:11:47 -07:00
David Tolnay
de62e3e406
Make Debug test compatible with preserve_order 2022-08-21 13:00:58 -07:00
David Tolnay
0671603282
Cover all the Value variants in indented Debug test 2022-08-21 12:59:04 -07:00
David Tolnay
a047355bcd
Move expected value for indented debug test into test 2022-08-21 12:57:19 -07:00
David Tolnay
351d847e17
Omit a layer of unnecessary nesting from Debug impl 2020-05-09 16:30:09 -07:00
David Tolnay
baae6d9306
Add test for {:#?} format of Value 2020-05-09 16:27:55 -07:00
David Tolnay
3040daa1c6
Update tests to 2018 edition 2020-01-22 13:45:47 -08:00
David Tolnay
28ea01fbb9
Cleaner Debug representation of Error 2018-03-28 15:08:47 +02:00
David Tolnay
654e6e8349
Format with rustfmt 0.4.1 2018-03-27 10:24:10 +02:00
David Tolnay
bfd4562d74
Hide Number implementation details from Debug representation 2017-12-30 13:28:30 -05:00
David Tolnay
81c7298c86
Test the debug representations of Number and Value 2017-12-30 13:21:00 -05:00