about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-03-17 19:39:03 +0000
committerbors <bors@rust-lang.org>2021-03-17 19:39:03 +0000
commitb62694b08fa4068248bf4656adcde39b86cfd815 (patch)
tree7c01e61ca29f9d60dbaa6837eaac753d6f133b2d /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parent56138ad789c30efb053a909af94893fc7452fd39 (diff)
parent7406c12885b9ecc55755178e79eedd065a46229f (diff)
downloadrust-b62694b08fa4068248bf4656adcde39b86cfd815.tar.gz
rust-b62694b08fa4068248bf4656adcde39b86cfd815.zip
Auto merge of #82122 - bstrie:dep4real, r=dtolnay
Deprecate `intrinsics::drop_in_place` and `collections::Bound`, which accidentally weren't deprecated

Fixes #82080.

I've taken the liberty of updating the `since` values to 1.52, since an unobservable deprecation isn't much of a deprecation (even the detailed release notes never bothered to mention these deprecations).

As mentioned in the issue I'm *pretty* sure that using a type alias for `Bound` is semantically equivalent to the re-export; [the reference implies](https://doc.rust-lang.org/reference/items/type-aliases.html) that type aliases only observably differ from types when used on unit structs or tuple structs, whereas `Bound` is an enum.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions