about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2025-03-14 17:26:20 +0100
committerGitHub <noreply@github.com>2025-03-14 17:26:20 +0100
commitffa96fe451824e02065faac036f871ba2cb36cae (patch)
tree1e9c850d7782e76de11fab8635aad050480c45a2 /compiler/rustc_interface/src
parent881d237cd9e52b6d3b1d7f7a47b2b603af1e21c4 (diff)
parentb06a1364f443e7edbfeba1b899a91031077c10b7 (diff)
downloadrust-ffa96fe451824e02065faac036f871ba2cb36cae.tar.gz
rust-ffa96fe451824e02065faac036f871ba2cb36cae.zip
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.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions