Stream: git-cranelift

Topic: cranelift / Issue #941 [Filetests] Use `make_exec` instea...


view this post on Zulip GitHub (Feb 28 2020 at 23:26):

alexcrichton transferred Issue #941:

Please use let code_page = code_page.make_exec().map_err(|e| e.to_string())?; instead. Maybe switch cranelift-simplejit to that method too.

_Originally posted by @bjorn3 in https://github.com/CraneStation/cranelift/pull/940_


Last updated: Oct 23 2024 at 20:03 UTC