about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorThe 8472 <git@infinite-source.de>2024-06-19 20:01:32 +0200
committerThe 8472 <git@infinite-source.de>2024-06-19 20:01:32 +0200
commit95e214d6e5cbacd4bcc12f449674dbcc3f409a02 (patch)
treeac2083766164c2a905bd7af60bd73fa26db9030f /compiler/rustc_interface/src
parent894f7a4ba6554d3797404bbf550d9919df060b97 (diff)
downloadrust-95e214d6e5cbacd4bcc12f449674dbcc3f409a02.tar.gz
rust-95e214d6e5cbacd4bcc12f449674dbcc3f409a02.zip
reword the hint::blackbox non-guarantees
People were tripped up by the "precludes", interpreting it that this function
must not ever be used in cryptographic contexts rather than the std lib merely
making zero promises about it being fit-for-purpose.

What remains unchanged is that if someone does try to use it *despite the warnings*
then it is on them to pin their compiler versions and verify the assembly of every
single binary build they do.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions