about summary refs log tree commit diff
path: root/lisp (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2020-08-08 r/1616 chore(3p/nix): don't optional-wrap EvalState::file_access_trace_fn furtheredef2-4/+3
std::function has a natural null we can't eliminate anyway, so this was effectively std::optional<std::optional<non