Factor "X not available when isolation disabled" into common function #986
Labels
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
@christianpoveda added that same check half a dozen times or so. I think it would make sense to factor that into a small helper function that's called everywhere to avoid duplication.
The error message should also mention
-Zmiri-disable-isolation
so that people know how to make the error go away.The text was updated successfully, but these errors were encountered: