rust/library
Scott McMurray 11fa1764ee 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`.
2023-05-29 13:19:47 -07:00
..
2023-05-07 18:57:43 +03:00
2023-05-29 13:19:47 -07:00
2023-05-02 10:32:07 +00:00
2023-05-27 16:35:16 +02:00