]> git.lizzy.rs Git - rust.git/commit
Mark Any::get_type_id as experimental
authorJonathan Reem <jonathan.reem@gmail.com>
Sat, 22 Nov 2014 23:30:26 +0000 (15:30 -0800)
committerJonathan Reem <jonathan.reem@gmail.com>
Sat, 22 Nov 2014 23:31:51 +0000 (15:31 -0800)
commit4705475be2748b07144c02a5bfc5d355f9496482
treeddfeb7aa639e8f7ef6023395ff35de41d5095b56
parent0d0a29061443852cae070b27d51de7cc69bbf293
Mark Any::get_type_id as experimental

It is likely going to be removed and replaced
with an associated static.

Fixes #19222
src/libcore/any.rs