mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-09 08:27:38 +00:00
![]() CFI: Fix methods as function pointer cast Fix casting between methods and function pointers by assigning a secondary type id to methods with their concrete self so they can be used as function pointers. This was split off from #116404. cc `@compiler-errors` `@workingjubilee` |
||
---|---|---|
.. | ||
typeid | ||
errors.rs | ||
hashed.rs | ||
legacy.rs | ||
lib.rs | ||
test.rs | ||
typeid.rs | ||
v0.rs |