lix/src/libstore/builtins
Eelco Dolstra f738cd4d97 More Rust FFI adventures
We can now convert Rust Errors to C++ exceptions. At the Rust->C++ FFI
boundary, Result<T, Error> will cause Error to be converted to and
thrown as a C++ exception.
2019-11-26 22:07:28 +01:00
..
buildenv.cc OCD performance fix: {find,count}+insert => insert 2019-10-09 16:06:29 +02:00
fetchurl.cc Fix segfault in builtin fetchurl with hashed mirrors + SRI hashes 2019-06-01 15:27:43 +02:00
unpack-channel.cc More Rust FFI adventures 2019-11-26 22:07:28 +01:00