about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2023-11-24 03:16:27 -0500
committerTrevor Gross <tmgross@umich.edu>2023-12-05 14:49:09 -0500
commitb225aab5ef00820375b29089d39aa283eaf90ef8 (patch)
tree43d81f6b918a871e97e7eae02249b18a418ae08d /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parent41fe75ec6b824d51e5365098c4af9de45e5a2723 (diff)
downloadrust-b225aab5ef00820375b29089d39aa283eaf90ef8.tar.gz
rust-b225aab5ef00820375b29089d39aa283eaf90ef8.zip
Stabilize `type_name_of_val`
Make the following API stable:

    // in core::any
    pub fn type_name_of_val<T: ?Sized>(_val: &T) -> &'static str

Const stability is not added because this relies on `type_name` which is also
not const. That has a blocking issue.

Fixes #66359
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions