diff options
| author | Trevor Gross <tmgross@umich.edu> | 2023-11-24 03:16:27 -0500 |
|---|---|---|
| committer | Trevor Gross <tmgross@umich.edu> | 2023-12-05 14:49:09 -0500 |
| commit | b225aab5ef00820375b29089d39aa283eaf90ef8 (patch) | |
| tree | 43d81f6b918a871e97e7eae02249b18a418ae08d /tests/codegen/src-hash-algorithm | |
| parent | 41fe75ec6b824d51e5365098c4af9de45e5a2723 (diff) | |
| download | rust-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')
0 files changed, 0 insertions, 0 deletions
