Files
rust/tests
bors 578bcbc2b4 Auto merge of #112083 - scottmcm:simpler-range-next, r=thomcc
Make `TrustedStep` require `Copy`

All the implementations of the trait already are `Copy`, and this seems to be enough to simplify the implementations enough to make the MIR inliner willing to inline basics like `Range::next`.

r? `@thomcc`
2023-05-30 07:27:05 +00:00
..
2023-05-26 15:18:54 -04:00
2023-05-13 10:32:32 +00:00
2023-05-29 13:49:20 +00:00
2023-05-29 13:19:47 -07:00