about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-05-30 07:27:05 +0000
committerbors <bors@rust-lang.org>2023-05-30 07:27:05 +0000
commit578bcbc2b42191556c4438b80ba37fafa4193e82 (patch)
treedfa6f6383db579006e361f0944e520345d844a66 /compiler/rustc_const_eval/src
parent45eec0fe931e02932b43b79c51f90050c973c690 (diff)
parent50e01f4d68bba911e2e01ececbe5eca496ee3242 (diff)
downloadrust-578bcbc2b42191556c4438b80ba37fafa4193e82.tar.gz
rust-578bcbc2b42191556c4438b80ba37fafa4193e82.zip
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`
Diffstat (limited to 'compiler/rustc_const_eval/src')
0 files changed, 0 insertions, 0 deletions