diff options
author | 握猫猫 <164346864@qq.com> | 2024-03-14 18:24:39 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-14 11:24:39 +0100 |
commit | 51837e8127c8a0732d8fc46af413685234a0ba6c (patch) | |
tree | 4f86caa0b5a26f1ff09526e58ffa4a75d7508f86 /compiler/semcall.nim | |
parent | fb6c8055683051283f6e094b4f3c2eea8c120207 (diff) | |
download | Nim-51837e8127c8a0732d8fc46af413685234a0ba6c.tar.gz |
Fix #23381, Use `sink` and `lent` to avoid Future[object] making a copy (#23389)
fix #23381 As for the read function, the original plan was to use lent for annotation, but after my experiments, it still produced copies, so I had to move it out. Now the `read` function cannot be called repeatedly
Diffstat (limited to 'compiler/semcall.nim')
0 files changed, 0 insertions, 0 deletions