Files
rust/compiler/rustc_codegen_llvm/src
bors 58dcd1fdb9 Auto merge of #123071 - rcvalle:rust-cfi-fix-method-fn-ptr-cast, r=compiler-errors
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`
2024-03-29 09:04:05 +00:00
..
2024-03-06 17:49:37 -08:00
2023-12-31 15:27:43 +08:00
2024-03-23 18:30:39 +00:00
2024-02-11 22:09:52 +00:00
2024-03-12 08:51:20 +00:00
2024-03-11 09:15:09 +11:00
2024-03-23 18:30:39 +00:00
2024-02-24 18:53:48 +03:00
2024-03-12 08:51:20 +00:00
2024-03-06 17:49:37 -08:00
2020-08-30 18:45:07 +03:00