alexcrichton opened PR #2425 from fix-wrong-store-2 to main:
If a host-defined
Func::newclosure returns values from the wrong
store, this currently trips a debug assertion and causes other issues
elsewhere in release mode. This commit adds the same dynamic checks
found inFunc::wrapin theFunc::newcase today.
alexcrichton updated PR #2425 from fix-wrong-store-2 to main:
If a host-defined
Func::newclosure returns values from the wrong
store, this currently trips a debug assertion and causes other issues
elsewhere in release mode. This commit adds the same dynamic checks
found inFunc::wrapin theFunc::newcase today.
fitzgen submitted PR Review.
fitzgen merged PR #2425.
Last updated: Dec 06 2025 at 06:05 UTC