Rollup merge of #138353 - RalfJung:expose-provenance-must-use, r=ibraheemdev

remove must_use from <*const T>::expose_provenance

`<*mut T>::expose_provenance` does not have this attribute, and in fact the function is documented to have a side-effect, so there are perfectly legitimate use-cases where the return value would be ignored.
This commit is contained in:
León Orell Valerian Liehr 2025-03-14 17:26:20 +01:00 committed by GitHub
commit d1806c41be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available