diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2021-05-07 00:38:43 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-07 00:38:43 +0200 |
| commit | eec3ae3feb8fc812df5f982940511a43c2de0df0 (patch) | |
| tree | 6f27c4bd6dff8f8895949edb5a1db3dc993df5bf /compiler/rustc_codegen_llvm/src/llvm_util.rs | |
| parent | b44e56f9685fe2ed5386669324cfeb3dbb512d89 (diff) | |
| parent | 0b94338a267fce3c25a25d09ab18d00d0dc21268 (diff) | |
| download | rust-eec3ae3feb8fc812df5f982940511a43c2de0df0.tar.gz rust-eec3ae3feb8fc812df5f982940511a43c2de0df0.zip | |
Rollup merge of #84905 - RalfJung:copy, r=oli-obk
CTFE engine: rename copy → copy_intrinsic, move to intrinsics.rs The `copy` name is confusing for this function because we also have `copy_op` which is pretty different. I hope `copy_intrinsic` is clearer. Also `step.rs` should really just contain the main loop and opcode dispatch, so move this helper function to a more appropriate place. r? ``````@oli-obk``````
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions
