]> Repositorios git - scryer-prolog.git/commit
include the type name for better pin-pointing of the error source
authorBennet Bleßmann <[email protected]>
Sun, 11 Aug 2024 19:53:02 +0000 (21:53 +0200)
committerBennet Bleßmann <[email protected]>
Sun, 11 Aug 2024 19:53:02 +0000 (21:53 +0200)
commit620bf385d171bf4f0c1150fad692b3e0b03b31a9
treecbdd32118a1af847bfeae7d0c98b741638ca742a
parentcc51b8150df625c95289bba51cd4f97a1c05fb9e
include the type name for better pin-pointing of the error source

- only done here as all other places are non-generic and the panic already includes file and line info, only here are we in a generic context and might need more differentiation
src/raw_block.rs