about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorDavid Wood <david.wood@huawei.com>2022-07-13 13:10:37 +0100
committerDavid Wood <david.wood@huawei.com>2022-07-20 14:53:01 +0100
commit224aec213d62aa11758c864c871c341b7e7e7681 (patch)
treecb5da753cb6ffaef584462a3a02273dc608ce321 /src/test/codegen/src-hash-algorithm
parenta1d5af24ece7d35d6f23a2782df5ffdaa132dd82 (diff)
downloadrust-224aec213d62aa11758c864c871c341b7e7e7681.tar.gz
rust-224aec213d62aa11758c864c871c341b7e7e7681.zip
middle: add `implies_by` to `#[unstable]`
If part of a feature is stabilized and a new feature is added for the
remaining parts, then the `implied_by` attribute can be used to indicate
which now-stable feature previously contained a item. If the now-stable
feature is still active (if the user has only just updated rustc, for
example) then there will not be an stability error for uses of the item
from the implied feature.

Signed-off-by: David Wood <david.wood@huawei.com>
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions