]> git.lizzy.rs Git - rust.git/commit
Stabilize Any::get_type_id and rename to type_id
authorSimon Sapin <simon.sapin@exyr.org>
Tue, 22 Jan 2019 13:25:27 +0000 (14:25 +0100)
committerSimon Sapin <simon.sapin@exyr.org>
Tue, 22 Jan 2019 13:25:27 +0000 (14:25 +0100)
commitfb5d3c1f379e42b9d31887b744982159a0dc651b
tree60574b04aeb8c72cfb6cff7e0e25ea13964a5a20
parent70015373b4980fbfa10130de4b0ce041f5b5da8b
Stabilize Any::get_type_id and rename to type_id

FCP: https://github.com/rust-lang/rust/issues/27745#issuecomment-373906749
src/libcore/any.rs
src/test/ui/traits/trait-privacy.rs