da7c331d2c
Having thunks which, when forced, execute native Rust code rather than interpreted opcodes lets us avoid having to bundle `src/libexpr/primops/derivation.nix` like cppnix does by implementing it in Rust instead. Change-Id: If91d77a6736234321eee87ba4b4777eed5a3fe1c Reviewed-on: https://cl.tvl.fyi/c/depot/+/7450 Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI |
||
---|---|---|
.. | ||
attrs | ||
arbitrary.rs | ||
attrs.rs | ||
builtin.rs | ||
function.rs | ||
list.rs | ||
mod.rs | ||
path.rs | ||
string.rs | ||
thunk.rs |