mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
58dcd1fdb9
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` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |