ITADN

Please add Rust's bug, which is reverse of "Runtime type misinformation"

#18Opensafinaskar 创建于 2023-03-24
S
safinaskarcommented
Rust has a bug, which is reverse to "Runtime type misinformation". It arises because RTTI can distinguish types, which cannot be distinguished by static type system: https://github.com/rust-lang/rust/issues/97156
0 条评论