rust/compiler/rustc_monomorphize
Guillaume Gomez c7af4e67c3
Rollup merge of #96650 - tmiasko:global-asm-sym-fn, r=Amanieu
Collect function instance used in `global_asm!` sym operand

The constants used in SymFn operands have FnDef type,
so the type of the constant identifies the function.

Fixes #96623.
2022-05-06 20:05:39 +02:00
..
src Rollup merge of #96650 - tmiasko:global-asm-sym-fn, r=Amanieu 2022-05-06 20:05:39 +02:00
Cargo.toml