sptr icon indicating copy to clipboard operation
sptr copied to clipboard

The API went out-of-sync with libcore

Open RalfJung opened this issue 2 years ago • 0 comments

Strict provenance in libcore saw some renames recently, so the API here is no longer in sync with the one that will be stabilized eventually.

  • invalid -> without_provenance
  • from_exposed_addr -> with_exposed_provenance
  • expose_addr -> expose_provenance

RalfJung avatar Apr 22 '24 14:04 RalfJung