This repository was archived by the owner on Sep 12, 2024. It is now read-only.
Error Return TracesΒ #9
Open
Description
I'd like to pursue the possibility of supporting error return traces in rust, based loosely on Ziglang's feature by the same name. I've written up some notes on this in the past in this Pre-RFC fact finding document and in This partial proof of concept written for this RFC.