about summary refs log tree commit diff
path: root/tvix/eval/src/systems.rs
diff options
context:
space:
mode:
authorAdam Joseph <adam@westernsemico.com>2022-10-18T07·48-0700
committerAdam Joseph <adam@westernsemico.com>2022-10-27T22·00+0000
commit4d83fd84b452b3c3245f3098c4eefe62b8e163e4 (patch)
treedf07e2c06f632e8dbc52d1392002a509812e7d86 /tvix/eval/src/systems.rs
parent8616f13a71e3fc186e01bdb4ada60503f233be99 (diff)
refactor(tvix/eval): search-and-replace changes r/5214
This commit contains two search-and-replace renames which are broken
out from I04131501029772f30e28da8281d864427685097f in order to
reduce the noise in that CL:

- `is_thunk -> is_suspended_thunk`, since there are now
  OpThunkClosure and OpThunkSuspended

- `compile_lambda_or_thunk` -> `compile_lambda_or_suspension`

Change-Id: I7cc5bbb75ef6605e3428c7be27e812f41a10c127
Signed-off-by: Adam Joseph <adam@westernsemico.com>
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7037
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions