Files
rust/tests
bors 9545094994 Auto merge of #107599 - clubby789:debug-less-ref, r=nnethercote
Don't generate unecessary `&&self.field` in deriving Debug

Since unsized fields may only be the last one in a struct, we only need to generate a double reference (`&&self.field`) for the  final one.

cc `@nnethercote`
2023-02-03 14:22:42 +00:00
..
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2023-01-29 13:01:06 +01:00
2023-01-11 09:32:08 +00:00
2023-01-29 20:19:26 +01:00
2023-01-30 17:11:35 +00:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00